#include </home/clem/local/src/opie/noncore/applets/autorotateapplet/autorotate.h>
Public Member Functions | |
| AutoRotate (QWidget *parent=0) | |
| ~AutoRotate () | |
Static Public Member Functions | |
| static int | position () |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *) |
| void | mousePressEvent (QMouseEvent *) |
Private Member Functions | |
| bool | isRotateEnabled () |
| void | setRotateEnabled (bool) |
| void | iconShow () |
Private Attributes | |
| QPixmap | enabledPm |
| QPixmap | disabledPm |
| QPopupMenu * | popupMenu |
|
|
Definition at line 26 of file autorotate.cpp. References disabledPm, enabledPm, Opie::Core::OResource::loadImage(), popupMenu, Opie::Core::OResource::SmallIcon, and AppLnk::smallIconSize(). |
|
|
Definition at line 39 of file autorotate.cpp. References popupMenu. |
|
|
|
|
|
Definition at line 82 of file autorotate.cpp. References odebug, oendl, Config::readBoolEntry(), and Config::setGroup(). Referenced by mousePressEvent(), and paintEvent(). |
|
|
Definition at line 51 of file autorotate.cpp. References isRotateEnabled(), p, s, setRotateEnabled(), and width. |
|
|
Definition at line 69 of file autorotate.cpp. References disabledPm, enabledPm, isRotateEnabled(), and p. |
|
|
Definition at line 46 of file autorotate.cpp. |
|
|
Definition at line 75 of file autorotate.cpp. References Config::setGroup(), and Config::writeEntry(). Referenced by mousePressEvent(). |
|
|
Definition at line 34 of file autorotate.h. Referenced by AutoRotate(), and paintEvent(). |
|
|
Definition at line 33 of file autorotate.h. Referenced by AutoRotate(), and paintEvent(). |
|
|
Definition at line 36 of file autorotate.h. Referenced by AutoRotate(), and ~AutoRotate(). |
1.4.2