KNotifyWidgetBase Class Reference
Inheritance diagram for KNotifyWidgetBase:

Detailed Description
Definition at line 28 of file knotifywidgetbase.h.
Public Member Functions | |
| KNotifyWidgetBase (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~KNotifyWidgetBase () | |
Public Attributes | |
| KListView * | m_listview |
| QGroupBox * | m_controlsBox |
| QCheckBox * | m_affectAllApps |
| QPushButton * | m_buttonDisable |
| QPushButton * | m_buttonEnable |
| KComboBox * | m_comboEnable |
| KComboBox * | m_comboDisable |
| QGroupBox * | m_actionsBox |
| QCheckBox * | m_stderr |
| QCheckBox * | m_messageBox |
| QCheckBox * | m_execute |
| QCheckBox * | m_playSound |
| QPushButton * | m_playButton |
| QCheckBox * | m_taskbar |
| QCheckBox * | m_logToFile |
| KURLRequester * | m_executePath |
| KURLRequester * | m_logfilePath |
| KURLRequester * | m_soundPath |
| QCheckBox * | m_passivePopup |
| QPushButton * | m_extension |
| QPushButton * | m_playerButton |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QVBoxLayout * | KNotifyWidgetBaseLayout |
| QGridLayout * | m_controlsBoxLayout |
| QSpacerItem * | Spacer3_2 |
| QSpacerItem * | Spacer17 |
| QGridLayout * | m_actionsBoxLayout |
| QSpacerItem * | Spacer3 |
| QHBoxLayout * | Layout25 |
| QHBoxLayout * | Layout8 |
| QSpacerItem * | Spacer7 |
The documentation for this class was generated from the following files:

