![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QPixmap, including all inherited members.
cacheKey() const | QPixmap | |
colorCount() const | QPaintDevice | inline |
convertFromImage(const QImage &img, Qt::ImageConversionFlags flags=Qt::AutoColor) | QPixmap | |
copy(int x, int y, int width, int height) const | QPixmap | inline |
copy(const QRect &rect=QRect()) const | QPixmap | |
createHeuristicMask(bool clipTight=true) const | QPixmap | |
createMaskFromColor(const QColor &maskColor, Qt::MaskMode mode=Qt::MaskInColor) const | QPixmap | |
data_ptr() | QPixmap | inline |
DataPtr typedef | QPixmap | |
defaultDepth() | QPixmap | static |
depth() const | QPixmap | |
detach() | QPixmap | |
deviceIndependentSize() const | QPixmap | |
devicePixelRatio() const | QPixmap | |
devicePixelRatioF() const | QPaintDevice | inline |
devicePixelRatioFScale() | QPaintDevice | inlinestatic |
devType() const override | QPixmap | virtual |
fill(const QColor &fillColor=Qt::white) | QPixmap | |
fromImage(const QImage &image, Qt::ImageConversionFlags flags=Qt::AutoColor) | QPixmap | static |
fromImage(QImage &&image, Qt::ImageConversionFlags flags=Qt::AutoColor) | QPixmap | inlinestatic |
fromImageInPlace(QImage &image, Qt::ImageConversionFlags flags=Qt::AutoColor) | QPixmap | protectedstatic |
fromImageReader(QImageReader *imageReader, Qt::ImageConversionFlags flags=Qt::AutoColor) | QPixmap | static |
handle() const | QPixmap | |
hasAlpha() const | QPixmap | |
hasAlphaChannel() const | QPixmap | |
height() const | QPixmap | |
heightMM() const | QPaintDevice | inline |
initPainter(QPainter *painter) const | QPaintDevice | protectedvirtual |
isDetached() const | QPixmap | |
isNull() const | QPixmap | |
isQBitmap() const | QPixmap | |
load(const QString &fileName, const char *format=nullptr, Qt::ImageConversionFlags flags=Qt::AutoColor) | QPixmap | |
loadFromData(const uchar *buf, uint len, const char *format=nullptr, Qt::ImageConversionFlags flags=Qt::AutoColor) | QPixmap | |
loadFromData(const QByteArray &data, const char *format=nullptr, Qt::ImageConversionFlags flags=Qt::AutoColor) | QPixmap | inline |
logicalDpiX() const | QPaintDevice | inline |
logicalDpiY() const | QPaintDevice | inline |
mask() const | QPixmap | |
metric(PaintDeviceMetric) const override | QPixmap | protectedvirtual |
operator QVariant() const | QPixmap | |
operator!() const | QPixmap | inline |
operator!=(const QPixmap &) const =delete | QPixmap | |
operator<<(QDataStream &stream, const QPixmap &pixmap) | QPixmap | related |
operator=(const QPixmap &) | QPixmap | |
operator==(const QPixmap &) const =delete | QPixmap | |
operator>> | QPixmap | friend |
operator>>(QDataStream &stream, QPixmap &pixmap) | QPixmap | related |
PaintDeviceMetric enum name | QPaintDevice | |
paintEngine() const override | QPixmap | virtual |
painters | QPaintDevice | protected |
paintingActive() const | QPaintDevice | inline |
PdmDepth enum value | QPaintDevice | |
PdmDevicePixelRatio enum value | QPaintDevice | |
PdmDevicePixelRatioScaled enum value | QPaintDevice | |
PdmDpiX enum value | QPaintDevice | |
PdmDpiY enum value | QPaintDevice | |
PdmHeight enum value | QPaintDevice | |
PdmHeightMM enum value | QPaintDevice | |
PdmNumColors enum value | QPaintDevice | |
PdmPhysicalDpiX enum value | QPaintDevice | |
PdmPhysicalDpiY enum value | QPaintDevice | |
PdmWidth enum value | QPaintDevice | |
PdmWidthMM enum value | QPaintDevice | |
physicalDpiX() const | QPaintDevice | inline |
physicalDpiY() const | QPaintDevice | inline |
QBitmap | QPixmap | friend |
QOpenGLWidget | QPixmap | friend |
QPaintDevice | QPixmap | friend |
QPainter | QPixmap | friend |
QPixmap() | QPixmap | |
QPixmap(QPlatformPixmap *data) | QPixmap | explicit |
QPixmap(int w, int h) | QPixmap | |
QPixmap(const QSize &) | QPixmap | explicit |
QPixmap(const QString &fileName, const char *format=nullptr, Qt::ImageConversionFlags flags=Qt::AutoColor) | QPixmap | |
QPixmap(const char *const xpm[]) | QPixmap | explicit |
QPixmap(const QPixmap &) | QPixmap | |
QPixmap(QPixmap &&other) noexcept | QPixmap | inline |
QPlatformPixmap | QPixmap | friend |
QRasterBuffer | QPixmap | friend |
QWidgetPrivate | QPixmap | friend |
rect() const | QPixmap | |
redirected(QPoint *offset) const | QPaintDevice | protectedvirtual |
save(const QString &fileName, const char *format=nullptr, int quality=-1) const | QPixmap | |
save(QIODevice *device, const char *format=nullptr, int quality=-1) const | QPixmap | |
scaled(int w, int h, Qt::AspectRatioMode aspectMode=Qt::IgnoreAspectRatio, Qt::TransformationMode mode=Qt::FastTransformation) const | QPixmap | inline |
scaled(const QSize &s, Qt::AspectRatioMode aspectMode=Qt::IgnoreAspectRatio, Qt::TransformationMode mode=Qt::FastTransformation) const | QPixmap | |
scaledToHeight(int h, Qt::TransformationMode mode=Qt::FastTransformation) const | QPixmap | |
scaledToWidth(int w, Qt::TransformationMode mode=Qt::FastTransformation) const | QPixmap | |
scroll(int dx, int dy, int x, int y, int width, int height, QRegion *exposed=nullptr) | QPixmap | inline |
scroll(int dx, int dy, const QRect &rect, QRegion *exposed=nullptr) | QPixmap | |
setDevicePixelRatio(qreal scaleFactor) | QPixmap | |
setMask(const QBitmap &) | QPixmap | |
sharedPainter() const | QPaintDevice | protectedvirtual |
size() const | QPixmap | |
swap(QPixmap &other) noexcept | QPixmap | inline |
toImage() const | QPixmap | |
transformed(const QTransform &, Qt::TransformationMode mode=Qt::FastTransformation) const | QPixmap | |
trueMatrix(const QTransform &m, int w, int h) | QPixmap | static |
width() const | QPixmap | |
widthMM() const | QPaintDevice | inline |
~QPaintDevice() | QPaintDevice | virtual |
~QPixmap() | QPixmap |