, including all inherited members.
| alphaChannel() | QPixmap | |
| blockSignals(bool block) | QObject | |
| cacheKey() | QPixmap | |
| childEvent(QChildEvent *event) | QObject | |
| children() | QObject | |
| clut() | QPixmap | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
| connectNotify(const char *signal) | QObject | |
| copy(const QRect &rectangle=QRect() | QPixmap | |
| copy(int x, int y, int width, int height) | QPixmap | |
| createHeuristicMask(bool clipTight=true) | QPixmap | |
| createMaskFromColor(const QColor &maskColor, Qt::MaskMode mode) | QPixmap | |
| createMaskFromColor(const QColor &maskColor) | QPixmap | |
| customEvent(QEvent *event) | QObject | |
| defaultDepth() | QPixmap | |
| deleteLater() | QObject | |
| depth() | QPixmap | |
| destroyed(QObject *obj=0) | QObject | |
| detach() | QPixmap | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | |
| disconnect(const char *signal=0, const QObject *receiver=0, const char *method=0) | QObject | |
| disconnect(const QObject *receiver, const char *method=0) | QObject | |
| disconnectNotify(const char *signal) | QObject | |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() | QObject | |
| event(QEvent *e) | QObject | |
| eventFilter(QObject *watched, QEvent *event) | QObject | |
| fill(const QColor &color=Qt::white) | QPixmap | |
| fill(const QWidget *widget, const QPoint &offset) | QPixmap | |
| fill(const QWidget *widget, int x, int y) | QPixmap | |
| find(const QString &key) | QPixmap | |
| findChild(const QString &name=QString() | QObject | |
| findChildren(const QString &name=QString() | QObject | |
| findChildren(const QRegExp ®Exp) | QObject | |
| fromImage(const QImage &image, Qt::ImageConversionFlags flags=Qt::AutoColor) | QPixmap | |
| fromMacCGImageRef(CGImageRef image) | QPixmap | |
| fromWinHBITMAP(HBITMAP bitmap, HBitmapFormat format=NoAlpha) | QPixmap | |
| grabWidget(QWidget *widget, const QRect &rectangle) | QPixmap | |
| grabWidget(QWidget *widget, int x=0, int y=0, int width=-1, int height=-1) | QPixmap | |
| grabWindow(WId window, int x=0, int y=0, int width=-1, int height=-1) | QPixmap | |
| HANDLEQPixmap::handle() | QPixmap | |
| HANDLEQPixmap::x11PictureHandle() | QPixmap | |
| hasAlpha() | QPixmap | |
| hasAlphaChannel() | QPixmap | |
| height() | QPixmap | |
| inherits(const char *className) | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isNull() | QPixmap | |
| isQBitmap() | QPixmap | |
| isWidgetType() | QObject | |
| killTimer(int id) | QObject | |
| load(const QString &fileName, const char *format=0, Qt::ImageConversionFlags flags=Qt::AutoColor) | QPixmap | |
| loadFromData(const uchar *data, uint len, const char *format=0, Qt::ImageConversionFlags flags=Qt::AutoColor) | QPixmap | |
| loadFromData(const QByteArray &data, const char *format=0, Qt::ImageConversionFlags flags=Qt::AutoColor) | QPixmap | |
| mask() | QPixmap | |
| metaObject() | QObject | |
| moveToThread(QThread *targetThread) | QObject | |
| numCols() | QPixmap | |
| operatorQVariant() | QPixmap | |
| operator!() | QPixmap | |
| operator=(const QPixmap &pixmap) | QPixmap | |
| parent() | QObject | |
| property(const char *name) | QObject | |
| QAsyncPixmap(const QString &url, QObject *parent) | QAsyncPixmap | |
| QObject(QObject *parent=0) | QObject | |
| QPixmap() | QPixmap | |
| QPixmap(int width, int height) | QPixmap | |
| QPixmap(const QString &fileName, const char *format=0, Qt::ImageConversionFlags flags=Qt::AutoColor) | QPixmap | |
| QPixmap(const char *const [] xpm) | QPixmap | |
| QPixmap(const QPixmap &pixmap) | QPixmap | |
| QPixmap(const QSize &size) | QPixmap | |
| qwsBits() | QPixmap | |
| qwsBytesPerLine() | QPixmap | |
| receivers(const char *signal) | QObject | |
| rect() | QPixmap | |
| removeEventFilter(QObject *obj) | QObject | |
| save(const QString &fileName, const char *format=0, int quality=-1) | QPixmap | |
| save(QIODevice *device, const char *format=0, int quality=-1) | QPixmap | |
| scaled(const QSize &size, Qt::AspectRatioMode aspectRatioMode=Qt::IgnoreAspectRatio, Qt::TransformationMode transformMode=Qt::FastTransformation) | QPixmap | |
| scaled(int width, int height, Qt::AspectRatioMode aspectRatioMode=Qt::IgnoreAspectRatio, Qt::TransformationMode transformMode=Qt::FastTransformation) | QPixmap | |
| scaledToHeight(int height, Qt::TransformationMode mode=Qt::FastTransformation) | QPixmap | |
| scaledToWidth(int width, Qt::TransformationMode mode=Qt::FastTransformation) | QPixmap | |
| sender() | QObject | |
| setAlphaChannel(const QPixmap &alphaChannel) | QPixmap | |
| setMask(const QBitmap &mask) | QPixmap | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| signalLoaded(const QString &url, const QPixmap &pix) | QAsyncPixmap | [signal] |
| signalsBlocked() | QObject | |
| size() | QPixmap | |
| startTimer(int interval) | QObject | |
| staticMetaObject | QObject | |
| thread() | QObject | |
| timerEvent(QTimerEvent *event) | QObject | |
| toImage() | QPixmap | |
| toMacCGImageRef() | QPixmap | |
| toWinHBITMAP(HBitmapFormat format=NoAlpha) | QPixmap | |
| tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
| transformed(const QTransform &transform, Qt::TransformationMode mode=Qt::FastTransformation) | QPixmap | |
| transformed(const QMatrix &matrix, Qt::TransformationMode mode=Qt::FastTransformation) | QPixmap | |
| trueMatrix(const QTransform &matrix, int width, int height) | QPixmap | |
| trueMatrix(const QMatrix &m, int w, int h) | QPixmap | |
| trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
| width() | QPixmap | |
| x11Info() | QPixmap | |