
Public Member Functions | |
| AppLnkImagePrivate (const QString &ImageName) | |
| ~AppLnkImagePrivate () | |
| QPixmap * | small (void) |
| QPixmap * | big (void) |
Public Attributes | |
| QString | IconName |
| QPixmap * | Small |
| QPixmap * | Big |
|
|
Definition at line 990 of file applnk.cpp. |
|
|
Definition at line 995 of file applnk.cpp. |
|
|
Definition at line 1010 of file applnk.cpp. References Big, bigSize, IconName, and Resource::loadImage(). Referenced by AppLnkSet::typeBigPixmap(). |
|
|
Definition at line 1000 of file applnk.cpp. References IconName, Resource::loadImage(), Small, and smallSize. Referenced by AppLnkSet::typePixmap(). |
|
|
Definition at line 1022 of file applnk.cpp. Referenced by AppLnkImagePrivate(), big(), and ~AppLnkImagePrivate(). |
|
|
Definition at line 1020 of file applnk.cpp. Referenced by AppLnkImagePrivate(), big(), and small(). |
|
|
Definition at line 1021 of file applnk.cpp. Referenced by AppLnkImagePrivate(), small(), and ~AppLnkImagePrivate(). |
1.4.2