#include </home/clem/local/src/opie/noncore/applets/brightnessapplet/brightnessapplet.h>
Inheritance diagram for BrightnessApplet:


Public Slots | |
| void | sliderMoved (int value) |
Public Member Functions | |
| BrightnessApplet (QWidget *parent=0, const char *name=0) | |
| ~BrightnessApplet () | |
| void | writeSystemBrightness (int brightness) |
| int | readSystemBrightness () |
| int | calcBrightnessValue () |
Static Public Member Functions | |
| static int | position () |
Protected Member Functions | |
| virtual void | paintEvent (QPaintEvent *) |
| virtual void | mousePressEvent (QMouseEvent *) |
Private Attributes | |
| BrightnessAppletControl * | _control |
| QPixmap | _pixmap |
|
||||||||||||
|
Definition at line 149 of file brightnessapplet.cpp. References _control, _pixmap, Opie::Core::OResource::loadPixmap(), Opie::Core::OResource::SmallIcon, and AppLnk::smallIconSize(). |
|
|
Definition at line 192 of file brightnessapplet.cpp. |
|
|
Definition at line 210 of file brightnessapplet.cpp. References _control, BrightnessAppletControl::slider, and v. Referenced by BrightnessAppletControl::hideEvent(), and sliderMoved(). |
|
|
Definition at line 228 of file brightnessapplet.cpp. References _control, Opie::Ui::OTaskbarApplet::popup(), readSystemBrightness(), BrightnessAppletControl::slider, sliderMoved(), and v. |
|
|
Definition at line 203 of file brightnessapplet.cpp. |
|
|
Definition at line 197 of file brightnessapplet.cpp. |
|
|
Definition at line 175 of file brightnessapplet.cpp. References PowerStatus::acStatus(), odebug, oendl, PowerStatus::Online, Config::readNumEntry(), PowerStatusManager::readStatus(), and Config::setGroup(). Referenced by mousePressEvent(). |
|
|
Definition at line 217 of file brightnessapplet.cpp. References calcBrightnessValue(). Referenced by mousePressEvent(). |
|
|
Definition at line 159 of file brightnessapplet.cpp. References PowerStatus::acStatus(), odebug, oendl, PowerStatus::Online, PowerStatusManager::readStatus(), Config::setGroup(), Config::write(), and Config::writeEntry(). Referenced by BrightnessAppletControl::hideEvent(). |
|
|
Definition at line 76 of file brightnessapplet.h. Referenced by BrightnessApplet(), calcBrightnessValue(), and mousePressEvent(). |
|
|
Definition at line 77 of file brightnessapplet.h. Referenced by BrightnessApplet(), and paintEvent(). |
1.4.2