#include </home/clem/local/src/opie/noncore/styles/theme/othemebase.h>
Collaboration diagram for OThemePixmap:

Public Types | |
| enum | BorderType { Top = 0, Bottom, Left, Right, TopLeft, TopRight, BottomLeft, BottomRight } |
Public Member Functions | |
| OThemePixmap (bool timer=true) | |
| OThemePixmap (const OThemePixmap &p) | |
| ~OThemePixmap () | |
| QPixmap * | border (BorderType type) |
| void | setBorder (BorderType type, const QPixmap &p) |
| void | updateAccessed () |
| bool | isOld () |
Protected Attributes | |
| QTime * | t |
| QPixmap * | b [8] |
Private Attributes | |
| OThemePixmapPrivate * | d |
Definition at line 44 of file othemebase.h.
|
|
Definition at line 47 of file othemebase.h. |
|
|
Definition at line 1074 of file othemebase.cpp. References b, i, NULL, QTime::start(), and t. |
|
|
Definition at line 1088 of file othemebase.cpp. References b, i, NULL, QTime::start(), and t. |
|
|
Definition at line 1107 of file othemebase.cpp. |
|
|
Definition at line 66 of file othemebase.h. References b. |
|
|
Definition at line 86 of file othemebase.h. References QTime::elapsed(), false, and t. |
|
||||||||||||
|
Definition at line 71 of file othemebase.h. References b, oendl, and owarn. Referenced by OThemeBase::generateBorderPix(). |
|
|
Definition at line 80 of file othemebase.h. References QTime::start(), and t. |
|
|
Definition at line 59 of file othemebase.h. Referenced by border(), OThemePixmap(), setBorder(), and ~OThemePixmap(). |
|
|
Definition at line 62 of file othemebase.h. |
|
|
Definition at line 58 of file othemebase.h. Referenced by isOld(), OThemePixmap(), updateAccessed(), and ~OThemePixmap(). |
1.4.2