- actualSize
QSize actualSize(const(QSize) size, Mode mode, State state)
Undocumented in source.
- actualSize
QSize actualSize(QWindow* window, const(QSize) size, Mode mode, State state)
Undocumented in source.
- addFile
void addFile(const(QString) fileName, const(QSize) size, Mode mode, State state)
Undocumented in source.
- addPixmap
void addPixmap(const(QPixmap) pixmap, Mode mode, State state)
Undocumented in source.
- availableSizes
QList!(QSize) availableSizes(Mode mode, State state)
Undocumented in source.
- cacheKey
qint64 cacheKey()
Undocumented in source.
- data_ptr
DataPtr data_ptr()
Undocumented in source. Be warned that the author may not have intended to support it.
- detach
void detach()
Undocumented in source.
- isDetached
bool isDetached()
Undocumented in source.
- isMask
bool isMask()
Undocumented in source.
- isNull
bool isNull()
Undocumented in source.
- name
QString name()
Undocumented in source.
- paint
void paint(QPainter* painter, const(QRect) rect, qt.core.namespace.Alignment alignment, Mode mode, State state)
Undocumented in source.
- paint
void paint(QPainter* painter, int x, int y, int w, int h, qt.core.namespace.Alignment alignment, Mode mode, State state)
Undocumented in source. Be warned that the author may not have intended to support it.
- pixmap
QPixmap pixmap(const(QSize) size, Mode mode, State state)
Undocumented in source.
- pixmap
QPixmap pixmap(int w, int h, Mode mode, State state)
Undocumented in source. Be warned that the author may not have intended to support it.
- pixmap
QPixmap pixmap(int extent, Mode mode, State state)
Undocumented in source. Be warned that the author may not have intended to support it.
- pixmap
QPixmap pixmap(QWindow* window, const(QSize) size, Mode mode, State state)
Undocumented in source.
- setIsMask
void setIsMask(bool isMask)
Undocumented in source.