![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QPlatformPixmap, including all inherited members.
| QPlatformPixmap(PixelType pixelType, int classId) | QPlatformPixmap | |
| buffer() | QPlatformPixmap | virtual |
| cacheKey() const | QPlatformPixmap | inline |
| classId() const | QPlatformPixmap | inline |
| colorCount() const | QPlatformPixmap | inline |
| copy(const QPlatformPixmap *data, const QRect &rect) | QPlatformPixmap | virtual |
| create(int w, int h, PixelType type) | QPlatformPixmap | static |
| createCompatiblePlatformPixmap() const | QPlatformPixmap | virtual |
| depth() const | QPlatformPixmap | inline |
| devicePixelRatio() const = 0 | QPlatformPixmap | pure virtual |
| fill(const QColor &color) = 0 | QPlatformPixmap | pure virtual |
| fromData(const uchar *buffer, uint len, const QString &format, Qt::ImageConversionFlags flags) | QPlatformPixmap | virtual |
| fromFile(const QString &filename, const QString &format, Qt::ImageConversionFlags flags) | QPlatformPixmap | virtual |
| fromImage(const QImage &image, Qt::ImageConversionFlags flags) = 0 | QPlatformPixmap | pure virtual |
| fromImageInPlace(QImage &image, Qt::ImageConversionFlags flags) | QPlatformPixmap | inlinevirtual |
| fromImageReader(QImageReader *imageReader, Qt::ImageConversionFlags flags) | QPlatformPixmap | virtual |
| hasAlphaChannel() const = 0 | QPlatformPixmap | pure virtual |
| height() const | QPlatformPixmap | inline |
| isNull() const | QPlatformPixmap | inline |
| metric(QPaintDevice::PaintDeviceMetric metric) const = 0 | QPlatformPixmap | pure virtual |
| paintEngine() const = 0 | QPlatformPixmap | pure virtual |
| pixelType() const | QPlatformPixmap | inline |
| resize(int width, int height) = 0 | QPlatformPixmap | pure virtual |
| scroll(int dx, int dy, const QRect &rect) | QPlatformPixmap | virtual |
| serialNumber() const | QPlatformPixmap | inline |
| setDetachNumber(int detNo) | QPlatformPixmap | protected |
| setDevicePixelRatio(qreal scaleFactor) = 0 | QPlatformPixmap | pure virtual |
| setSerialNumber(int serNo) | QPlatformPixmap | protected |
| toImage() const = 0 | QPlatformPixmap | pure virtual |
| toImage(const QRect &rect) const | QPlatformPixmap | virtual |
| transformed(const QTransform &matrix, Qt::TransformationMode mode) const | QPlatformPixmap | virtual |
| width() const | QPlatformPixmap | inline |
| ~QPlatformPixmap() | QPlatformPixmap | virtual |