SettingScreen Class Reference
List of all members.
Public Slots |
void | saClicked (QAbstractButton *qpb) |
void | modeClicked (QAbstractButton *qrb) |
void | temporalChanged (int state) |
void | levelChanged (int state) |
void | ttlChanged (int state) |
Signals |
void | saAction (QString id, QString action) |
void | levelAction (int level) |
void | modeAction (int mode) |
void | temporalAction (int state) |
void | ttlAction (int ttl) |
Public Member Functions |
| SettingScreen (QWidget *parent=0) |
QPushButton * | getBackButton () |
QPushButton * | getIpokiButton () |
QPushButton * | getResetButton () |
void | setSize (int w, int h) |
void | setFriends (QHash< QString, Friend * > *fs) |
void | setLevel (int l) |
void | setMode (int m) |
void | setTTL (int ttl) |
The documentation for this class was generated from the following files:
- C:/Workspace/SourceForge/Privl_S60/inc/screen/Settingscreen.h
- C:/Workspace/SourceForge/Privl_S60/build/moc/moc_Settingscreen.cpp
- C:/Workspace/SourceForge/Privl_S60/src/screen/Settingscreen.cpp