|
IntelliPhoto
1
|
This is the complete list of members for IntelliRasterImage, including all inherited members.
| calculateVisiblity() override | IntelliRasterImage | protectedvirtual |
| drawLine(const QPoint &p1, const QPoint &p2, const QColor &color, const int &penWidth) | IntelliImage | virtual |
| drawPixel(const QPoint &p1, const QColor &color) | IntelliImage | virtual |
| drawPlain(const QColor &color) | IntelliImage | virtual |
| drawPoint(const QPoint &p1, const QColor &color, const int &penWidth) | IntelliImage | virtual |
| fastRenderering | IntelliImage | protected |
| getDeepCopy() override | IntelliRasterImage | virtual |
| getDisplayable(const QSize &displaySize, int alpha) override | IntelliRasterImage | virtual |
| getDisplayable(int alpha=255) override | IntelliRasterImage | virtual |
| getHeight() const | IntelliImage | virtual |
| getImageData() | IntelliImage | virtual |
| getPixelColor(QPoint &point) | IntelliImage | virtual |
| getPolygon() | IntelliRasterImage | virtual |
| getPolygonData() | IntelliImage | inlinevirtual |
| getTypeOfImage() | IntelliImage | inlinevirtual |
| getWidth() const | IntelliImage | virtual |
| imageData | IntelliImage | protected |
| IntelliImage(int width, int height, bool fastRendererOn) | IntelliImage | |
| IntelliRasterImage(int width, int height, bool fastRendererOn) | IntelliRasterImage | |
| isFastRendering() const | IntelliImage | virtual |
| loadImage(const QString &filePath) | IntelliImage | virtual |
| resizeImage(QImage *image, const QSize &newSize) | IntelliImage | protected |
| setImageData(const QImage &newData) | IntelliImage | virtual |
| setPolygon(const std::vector< QPoint > &polygonData) override | IntelliRasterImage | virtual |
| TypeOfImage | IntelliImage | protected |
| updateRendererSetting(bool fastRendererOn) | IntelliImage | virtual |
| ~IntelliImage()=0 | IntelliImage | pure virtual |
| ~IntelliRasterImage() override | IntelliRasterImage | virtual |