![]() |
Qt 4.8
|
This is the complete list of members for QIcon, including all inherited members.
| Active enum value | QIcon | |
| actualSize(const QSize &size, Mode mode=Normal, State state=Off) const | QIcon | |
| addFile(const QString &fileName, const QSize &size=QSize(), Mode mode=Normal, State state=Off) | QIcon | |
| addPixmap(const QPixmap &pixmap, Mode mode=Normal, State state=Off) | QIcon | |
| availableSizes(Mode mode=Normal, State state=Off) const | QIcon | |
| cacheKey() const | QIcon | |
| d | QIcon | private |
| data_ptr() | QIcon | inline |
| DataPtr typedef | QIcon | |
| detach() | QIcon | |
| Disabled enum value | QIcon | |
| fromTheme(const QString &name, const QIcon &fallback=QIcon()) | QIcon | static |
| hasThemeIcon(const QString &name) | QIcon | static |
| isDetached() const | QIcon | |
| isNull() const | QIcon | |
| Mode enum name | QIcon | |
| name() const | QIcon | |
| Normal enum value | QIcon | |
| Off enum value | QIcon | |
| On enum value | QIcon | |
| operator QVariant() const | QIcon | |
| operator<<(QDataStream &, const QIcon &) | QIcon | friend |
| operator=(const QIcon &other) | QIcon | |
| operator>>(QDataStream &, QIcon &) | QIcon | friend |
| paint(QPainter *painter, const QRect &rect, Qt::Alignment alignment=Qt::AlignCenter, Mode mode=Normal, State state=Off) const | QIcon | |
| paint(QPainter *painter, int x, int y, int w, int h, Qt::Alignment alignment=Qt::AlignCenter, Mode mode=Normal, State state=Off) const | QIcon | inline |
| pixmap(const QSize &size, Mode mode=Normal, State state=Off) const | QIcon | |
| pixmap(int w, int h, Mode mode=Normal, State state=Off) const | QIcon | inline |
| pixmap(int extent, Mode mode=Normal, State state=Off) const | QIcon | inline |
| QIcon() | QIcon | |
| QIcon(const QPixmap &pixmap) | QIcon | |
| QIcon(const QIcon &other) | QIcon | |
| QIcon(const QString &fileName) | QIcon | explicit |
| QIcon(QIconEngine *engine) | QIcon | explicit |
| QIcon(QIconEngineV2 *engine) | QIcon | explicit |
| Selected enum value | QIcon | |
| serialNumber() const | QIcon | |
| setThemeName(const QString &path) | QIcon | static |
| setThemeSearchPaths(const QStringList &searchpath) | QIcon | static |
| State enum name | QIcon | |
| swap(QIcon &other) | QIcon | inline |
| themeName() | QIcon | static |
| themeSearchPaths() | QIcon | static |
| ~QIcon() | QIcon |