KNewStuff
QAsyncImage Member List
This is the complete list of members for QAsyncImage, including all inherited members.
| allGray() const | QImage | |
| alphaChannel() const | QImage | |
| bitOrder() const | QImage | |
| bitPlaneCount() const | QImage | |
| bits() | QImage | |
| bits() const | QImage | |
| blockSignals(bool block) | QObject | |
| byteCount() const | QImage | |
| bytesPerLine() const | QImage | |
| cacheKey() const | QImage | |
| checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
| child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | |
| className() const | QObject | |
| color(int i) const | QImage | |
| colorCount() const | QImage | |
| colorTable() const | QImage | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
| connectNotify(const char *signal) | QObject | protectedvirtual |
| constBits() const | QImage | |
| constScanLine(int i) const | QImage | |
| convertBitOrder(Endian bitOrder) const | QImage | |
| convertDepth(int depth, QFlags< Qt::ImageConversionFlag > flags) const | QImage | |
| convertDepthWithPalette(int depth, QRgb *palette, int palette_count, QFlags< Qt::ImageConversionFlag > flags) const | QImage | |
| convertToFormat(Format format, QFlags< Qt::ImageConversionFlag > flags) const | QImage | |
| convertToFormat(Format format, const QVector< QRgb > &colorTable, QFlags< Qt::ImageConversionFlag > flags) const | QImage | |
| copy(const QRect &rectangle) const | QImage | |
| copy(int x, int y, int width, int height) const | QImage | |
| copy(int x, int y, int w, int h, QFlags< Qt::ImageConversionFlag > flags) const | QImage | |
| copy(const QRect &rect, QFlags< Qt::ImageConversionFlag > flags) const | QImage | |
| create(const QSize &size, int depth, int numColors, Endian bitOrder) | QImage | |
| create(int width, int height, int depth, int numColors, Endian bitOrder) | QImage | |
| createAlphaMask(QFlags< Qt::ImageConversionFlag > flags) const | QImage | |
| createHeuristicMask(bool clipTight) const | QImage | |
| createMaskFromColor(QRgb color, Qt::MaskMode mode) const | QImage | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| deleteLater() | QObject | |
| depth() const | QImage | |
| destroyed(QObject *obj) | QObject | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
| disconnect(const QObject *receiver, const char *method) | QObject | |
| disconnectNotify(const char *signal) | QObject | protectedvirtual |
| dotsPerMeterX() const | QImage | |
| dotsPerMeterY() const | QImage | |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| fill(uint pixelValue) | QImage | |
| fill(const QColor &color) | QImage | |
| fill(Qt::GlobalColor color) | QImage | |
| findChild(const QString &name) const | QObject | |
| findChildren(const QString &name) const | QObject | |
| findChildren(const QRegExp ®Exp) const | QObject | |
| format() const | QImage | |
| fromData(const uchar *data, int size, const char *format) | QImage | static |
| fromData(const QByteArray &data, const char *format) | QImage | static |
| hasAlphaBuffer() const | QImage | |
| hasAlphaChannel() const | QImage | |
| height() const | QImage | |
| heightMM() const | QPaintDevice | |
| inherits(const char *className) const | QObject | |
| insertChild(QObject *object) | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| invertPixels(InvertMode mode) | QImage | |
| invertPixels(bool invertAlpha) | QImage | |
| isA(const char *className) const | QObject | |
| isGrayscale() const | QImage | |
| isNull() const | QImage | |
| isWidgetType() const | QObject | |
| jumpTable() | QImage | |
| jumpTable() const | QImage | |
| killTimer(int id) | QObject | |
| load(QIODevice *device, const char *format) | QImage | |
| load(const QString &fileName, const char *format) | QImage | |
| loadFromData(const uchar *data, int len, const char *format) | QImage | |
| loadFromData(const QByteArray &data, const char *format) | QImage | |
| logicalDpiX() const | QPaintDevice | |
| logicalDpiY() const | QPaintDevice | |
| metaObject() const | QObject | virtual |
| metric(PaintDeviceMetric metric) const | QPaintDevice | protectedvirtual |
| mirror(bool horizontal, bool vertical) const | QImage | |
| mirrored(bool horizontal, bool vertical) const | QImage | |
| moveToThread(QThread *targetThread) | QObject | |
| name() const | QObject | |
| name(const char *defaultName) const | QObject | |
| normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
| numBytes() const | QImage | |
| numColors() const | QImage | |
| objectName | QObject | |
| objectName() const | QObject | |
| offset() const | QImage | |
| operator QVariant() const | QImage | |
| operator!=(const QImage &image) const | QImage | |
| operator=(const QImage &image) | QImage | |
| operator==(const QImage &image) const | QImage | |
| paintEngine() const =0 | QPaintDevice | |
| paintingActive() const | QPaintDevice | |
| parent() const | QObject | |
| physicalDpiX() const | QPaintDevice | |
| physicalDpiY() const | QPaintDevice | |
| pixel(int x, int y) const | QImage | |
| pixel(const QPoint &position) const | QImage | |
| pixelIndex(int x, int y) const | QImage | |
| pixelIndex(const QPoint &position) const | QImage | |
| property(const char *name) const | QObject | |
| QAsyncImage(const QString &url, QObject *parent) | QAsyncImage | |
| QImage() | QImage | |
| QImage(const QSize &size, Format format) | QImage | |
| QImage(int width, int height, Format format) | QImage | |
| QImage(uchar *data, int width, int height, Format format) | QImage | |
| QImage(const uchar *data, int width, int height, Format format) | QImage | |
| QImage(uchar *data, int width, int height, int bytesPerLine, Format format) | QImage | |
| QImage(const uchar *data, int width, int height, int bytesPerLine, Format format) | QImage | |
| QImage(const char *const [] xpm) | QImage | |
| QImage(const QString &fileName, const char *format) | QImage | |
| QImage(const char *fileName, const char *format) | QImage | |
| QImage(const QImage &image) | QImage | |
| QImage(int width, int height, int depth, int numColors, Endian bitOrder) | QImage | |
| QImage(const QSize &size, int depth, int numColors, Endian bitOrder) | QImage | |
| QImage(uchar *data, int width, int height, int depth, const QRgb *colortable, int numColors, Endian bitOrder) | QImage | |
| QImage(uchar *data, int width, int height, int depth, int bytesPerLine, const QRgb *colortable, int numColors, Endian bitOrder) | QImage | |
| QImage(const QByteArray &data) | QImage | |
| QObject(QObject *parent) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| QPaintDevice() | QPaintDevice | protected |
| receivers(const char *signal) const | QObject | protected |
| rect() const | QImage | |
| removeChild(QObject *object) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| reset() | QImage | |
| rgbSwapped() const | QImage | |
| save(const QString &fileName, const char *format, int quality) const | QImage | |
| save(QIODevice *device, const char *format, int quality) const | QImage | |
| scaled(int width, int height, Qt::AspectRatioMode aspectRatioMode, Qt::TransformationMode transformMode) const | QImage | |
| scaled(const QSize &size, Qt::AspectRatioMode aspectRatioMode, Qt::TransformationMode transformMode) const | QImage | |
| scaledToHeight(int height, Qt::TransformationMode mode) const | QImage | |
| scaledToWidth(int width, Qt::TransformationMode mode) const | QImage | |
| scaleHeight(int h) const | QImage | |
| scaleWidth(int w) const | QImage | |
| scanLine(int i) | QImage | |
| scanLine(int i) const | QImage | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| serialNumber() const | QImage | |
| setAlphaBuffer(bool enable) | QImage | |
| setAlphaChannel(const QImage &alphaChannel) | QImage | |
| setColor(int index, QRgb colorValue) | QImage | |
| setColorCount(int colorCount) | QImage | |
| setColorTable(const QVector< QRgb > colors) | QImage | |
| setDotsPerMeterX(int x) | QImage | |
| setDotsPerMeterY(int y) | QImage | |
| setName(const char *name) | QObject | |
| setNumColors(int numColors) | QImage | |
| setObjectName(const QString &name) | QObject | |
| setOffset(const QPoint &offset) | QImage | |
| setParent(QObject *parent) | QObject | |
| setPixel(int x, int y, uint index_or_rgb) | QImage | |
| setPixel(const QPoint &position, uint index_or_rgb) | QImage | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setText(const QString &key, const QString &text) | QImage | |
| setText(const char *key, const char *language, const QString &text) | QImage | |
| signalLoaded(const QString &url, const QImage &pix) | QAsyncImage | signal |
| signalsBlocked() const | QObject | |
| size() const | QImage | |
| smoothScale(int width, int height, Qt::AspectRatioMode mode) const | QImage | |
| smoothScale(const QSize &size, Qt::AspectRatioMode mode) const | QImage | |
| startTimer(int interval) | QObject | |
| swap(QImage &other) | QImage | |
| swapRGB() const | QImage | |
| systemBitOrder() | QImage | static |
| systemByteOrder() | QImage | static |
| text(const QString &key) const | QImage | |
| text(const char *key, const char *language) const | QImage | |
| text(const QImageTextKeyLang &keywordAndLanguage) const | QImage | |
| textKeys() const | QImage | |
| textLanguages() const | QImage | |
| textList() const | QImage | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| transformed(const QMatrix &matrix, Qt::TransformationMode mode) const | QImage | |
| transformed(const QTransform &matrix, Qt::TransformationMode mode) const | QImage | |
| trueMatrix(const QMatrix &matrix, int width, int height) | QImage | static |
| trueMatrix(const QTransform &matrix, int width, int height) | QImage | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| valid(int x, int y) const | QImage | |
| valid(const QPoint &pos) const | QImage | |
| width() const | QImage | |
| widthMM() const | QPaintDevice | |
| x11AppCells(int screen) | QPaintDevice | static |
| x11AppColormap(int screen) | QPaintDevice | static |
| x11AppDefaultColormap(int screen) | QPaintDevice | static |
| x11AppDefaultVisual(int screen) | QPaintDevice | static |
| x11AppDepth(int screen) | QPaintDevice | static |
| x11AppDisplay() | QPaintDevice | static |
| x11AppDpiX(int screen) | QPaintDevice | static |
| x11AppDpiY(int screen) | QPaintDevice | static |
| x11AppRootWindow(int screen) | QPaintDevice | static |
| x11AppScreen() | QPaintDevice | static |
| x11AppVisual(int screen) | QPaintDevice | static |
| x11Cells() const | QPaintDevice | |
| x11Colormap() const | QPaintDevice | |
| x11DefaultColormap() const | QPaintDevice | |
| x11DefaultVisual() const | QPaintDevice | |
| x11Depth() const | QPaintDevice | |
| x11Display() const | QPaintDevice | |
| x11Screen() const | QPaintDevice | |
| x11SetAppDpiX(int dpi, int screen) | QPaintDevice | static |
| x11SetAppDpiY(int dpi, int screen) | QPaintDevice | static |
| x11Visual() const | QPaintDevice | |
| xForm(const QMatrix &matrix) const | QImage | |
| ~QImage() | QImage | |
| ~QObject() | QObject | virtual |
| ~QPaintDevice() | QPaintDevice | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference