• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
 

KNewStuff

QAsyncImage Member List

This is the complete list of members for QAsyncImage, including all inherited members.

allGray() constQImage
alphaChannel() constQImage
bitOrder() constQImage
bitPlaneCount() constQImage
bits()QImage
bits() constQImage
blockSignals(bool block)QObject
byteCount() constQImage
bytesPerLine() constQImage
cacheKey() constQImage
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
className() constQObject
color(int i) constQImage
colorCount() constQImage
colorTable() constQImage
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connectNotify(const char *signal)QObjectprotectedvirtual
constBits() constQImage
constScanLine(int i) constQImage
convertBitOrder(Endian bitOrder) constQImage
convertDepth(int depth, QFlags< Qt::ImageConversionFlag > flags) constQImage
convertDepthWithPalette(int depth, QRgb *palette, int palette_count, QFlags< Qt::ImageConversionFlag > flags) constQImage
convertToFormat(Format format, QFlags< Qt::ImageConversionFlag > flags) constQImage
convertToFormat(Format format, const QVector< QRgb > &colorTable, QFlags< Qt::ImageConversionFlag > flags) constQImage
copy(const QRect &rectangle) constQImage
copy(int x, int y, int width, int height) constQImage
copy(int x, int y, int w, int h, QFlags< Qt::ImageConversionFlag > flags) constQImage
copy(const QRect &rect, QFlags< Qt::ImageConversionFlag > flags) constQImage
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) constQImage
createHeuristicMask(bool clipTight) constQImage
createMaskFromColor(QRgb color, Qt::MaskMode mode) constQImage
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
depth() constQImage
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObjectprotectedvirtual
dotsPerMeterX() constQImage
dotsPerMeterY() constQImage
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
fill(uint pixelValue)QImage
fill(const QColor &color)QImage
fill(Qt::GlobalColor color)QImage
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
format() constQImage
fromData(const uchar *data, int size, const char *format)QImagestatic
fromData(const QByteArray &data, const char *format)QImagestatic
hasAlphaBuffer() constQImage
hasAlphaChannel() constQImage
height() constQImage
heightMM() constQPaintDevice
inherits(const char *className) constQObject
insertChild(QObject *object)QObject
installEventFilter(QObject *filterObj)QObject
invertPixels(InvertMode mode)QImage
invertPixels(bool invertAlpha)QImage
isA(const char *className) constQObject
isGrayscale() constQImage
isNull() constQImage
isWidgetType() constQObject
jumpTable()QImage
jumpTable() constQImage
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() constQPaintDevice
logicalDpiY() constQPaintDevice
metaObject() constQObjectvirtual
metric(PaintDeviceMetric metric) constQPaintDeviceprotectedvirtual
mirror(bool horizontal, bool vertical) constQImage
mirrored(bool horizontal, bool vertical) constQImage
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
numBytes() constQImage
numColors() constQImage
objectNameQObject
objectName() constQObject
offset() constQImage
operator QVariant() constQImage
operator!=(const QImage &image) constQImage
operator=(const QImage &image)QImage
operator==(const QImage &image) constQImage
paintEngine() const =0QPaintDevice
paintingActive() constQPaintDevice
parent() constQObject
physicalDpiX() constQPaintDevice
physicalDpiY() constQPaintDevice
pixel(int x, int y) constQImage
pixel(const QPoint &position) constQImage
pixelIndex(int x, int y) constQImage
pixelIndex(const QPoint &position) constQImage
property(const char *name) constQObject
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()QPaintDeviceprotected
receivers(const char *signal) constQObjectprotected
rect() constQImage
removeChild(QObject *object)QObject
removeEventFilter(QObject *obj)QObject
reset()QImage
rgbSwapped() constQImage
save(const QString &fileName, const char *format, int quality) constQImage
save(QIODevice *device, const char *format, int quality) constQImage
scaled(int width, int height, Qt::AspectRatioMode aspectRatioMode, Qt::TransformationMode transformMode) constQImage
scaled(const QSize &size, Qt::AspectRatioMode aspectRatioMode, Qt::TransformationMode transformMode) constQImage
scaledToHeight(int height, Qt::TransformationMode mode) constQImage
scaledToWidth(int width, Qt::TransformationMode mode) constQImage
scaleHeight(int h) constQImage
scaleWidth(int w) constQImage
scanLine(int i)QImage
scanLine(int i) constQImage
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
serialNumber() constQImage
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)QAsyncImagesignal
signalsBlocked() constQObject
size() constQImage
smoothScale(int width, int height, Qt::AspectRatioMode mode) constQImage
smoothScale(const QSize &size, Qt::AspectRatioMode mode) constQImage
startTimer(int interval)QObject
swap(QImage &other)QImage
swapRGB() constQImage
systemBitOrder()QImagestatic
systemByteOrder()QImagestatic
text(const QString &key) constQImage
text(const char *key, const char *language) constQImage
text(const QImageTextKeyLang &keywordAndLanguage) constQImage
textKeys() constQImage
textLanguages() constQImage
textList() constQImage
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
transformed(const QMatrix &matrix, Qt::TransformationMode mode) constQImage
transformed(const QTransform &matrix, Qt::TransformationMode mode) constQImage
trueMatrix(const QMatrix &matrix, int width, int height)QImagestatic
trueMatrix(const QTransform &matrix, int width, int height)QImagestatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
valid(int x, int y) constQImage
valid(const QPoint &pos) constQImage
width() constQImage
widthMM() constQPaintDevice
x11AppCells(int screen)QPaintDevicestatic
x11AppColormap(int screen)QPaintDevicestatic
x11AppDefaultColormap(int screen)QPaintDevicestatic
x11AppDefaultVisual(int screen)QPaintDevicestatic
x11AppDepth(int screen)QPaintDevicestatic
x11AppDisplay()QPaintDevicestatic
x11AppDpiX(int screen)QPaintDevicestatic
x11AppDpiY(int screen)QPaintDevicestatic
x11AppRootWindow(int screen)QPaintDevicestatic
x11AppScreen()QPaintDevicestatic
x11AppVisual(int screen)QPaintDevicestatic
x11Cells() constQPaintDevice
x11Colormap() constQPaintDevice
x11DefaultColormap() constQPaintDevice
x11DefaultVisual() constQPaintDevice
x11Depth() constQPaintDevice
x11Display() constQPaintDevice
x11Screen() constQPaintDevice
x11SetAppDpiX(int dpi, int screen)QPaintDevicestatic
x11SetAppDpiY(int dpi, int screen)QPaintDevicestatic
x11Visual() constQPaintDevice
xForm(const QMatrix &matrix) constQImage
~QImage()QImage
~QObject()QObjectvirtual
~QPaintDevice()QPaintDevicevirtual
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

KDE's Doxygen guidelines are available online.

KNewStuff

Skip menu "KNewStuff"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal