#include </home/clem/local/src/opie/noncore/settings/mediummount/mediumglobal.h>
Collaboration diagram for MediumMountSetting::MediumGlobalWidget:

Signals | |
| void | globalStateChanged (int) |
| void | enableStateChanged (int) |
Public Member Functions | |
| MediumGlobalWidget (QWidget *parent=0, const char *name=0) | |
| ~MediumGlobalWidget () | |
| void | writeConfig () |
Private Slots | |
| void | slotGlobalChanged () |
| void | slotEnableChecking () |
| void | slotAllChanged () |
Private Member Functions | |
| void | initGUI () |
| void | readConfig () |
Private Attributes | |
| Config * | m_config |
| QCheckBox * | m_check |
| QCheckBox * | m_useglobal |
| QGroupBox * | m_global |
| QCheckBox * | m_all |
| QCheckBox * | m_audio |
| QCheckBox * | m_video |
| QCheckBox * | m_text |
| QCheckBox * | m_image |
| QFrame * | m_frame |
| QGridLayout * | m_frameLay |
| QVBoxLayout * | m_layout |
| QVBoxLayout * | m_box |
| QLabel * | m_label |
|
||||||||||||
|
Definition at line 25 of file mediumglobal.cc. References initGUI(), m_config, and readConfig(). |
|
|
Definition at line 148 of file mediumglobal.cc. References m_config. |
|
|
Referenced by slotEnableChecking(). |
|
|
Referenced by slotGlobalChanged(). |
|
|
Definition at line 33 of file mediumglobal.cc. References add, m_all, m_audio, m_box, m_check, m_frame, m_frameLay, m_global, m_image, m_label, m_layout, m_text, m_useglobal, m_video, Qt::RichText, slotAllChanged(), slotEnableChecking(), slotGlobalChanged(), and tr. Referenced by MediumGlobalWidget(). |
|
|
Definition at line 107 of file mediumglobal.cc. References m_all, m_audio, m_check, m_config, m_image, m_text, m_useglobal, m_video, Config::readBoolEntry(), Config::setGroup(), slotAllChanged(), slotEnableChecking(), and slotGlobalChanged(). Referenced by MediumGlobalWidget(). |
|
|
Definition at line 183 of file mediumglobal.cc. References m_all, m_audio, m_image, m_text, and m_video. Referenced by initGUI(), readConfig(), and slotGlobalChanged(). |
|
|
Definition at line 170 of file mediumglobal.cc. References MediumMountSetting::DISABLE_CHECKS, MediumMountSetting::ENABLE_CHECKS, enableStateChanged(), m_check, m_frame, and slotGlobalChanged(). Referenced by initGUI(), and readConfig(). |
|
|
Definition at line 152 of file mediumglobal.cc. References MediumMountSetting::GLOBAL_DISABLED, MediumMountSetting::GLOBAL_ENABLED, globalStateChanged(), m_all, m_audio, m_image, m_text, m_useglobal, m_video, oendl, owarn, and slotAllChanged(). Referenced by initGUI(), readConfig(), and slotEnableChecking(). |
|
|
Definition at line 134 of file mediumglobal.cc. References m_all, m_audio, m_check, m_config, m_image, m_text, m_useglobal, m_video, Config::setGroup(), and Config::writeEntry(). Referenced by MediumMountSetting::MainWindow::accept(). |
|
|
Definition at line 46 of file mediumglobal.h. Referenced by initGUI(), readConfig(), slotAllChanged(), slotGlobalChanged(), and writeConfig(). |
|
|
Definition at line 47 of file mediumglobal.h. Referenced by initGUI(), readConfig(), slotAllChanged(), slotGlobalChanged(), and writeConfig(). |
|
|
Definition at line 55 of file mediumglobal.h. Referenced by initGUI(). |
|
|
Definition at line 41 of file mediumglobal.h. Referenced by initGUI(), readConfig(), slotEnableChecking(), and writeConfig(). |
|
|
Definition at line 40 of file mediumglobal.h. Referenced by MediumGlobalWidget(), readConfig(), writeConfig(), and ~MediumGlobalWidget(). |
|
|
Definition at line 52 of file mediumglobal.h. Referenced by initGUI(), and slotEnableChecking(). |
|
|
Definition at line 53 of file mediumglobal.h. Referenced by initGUI(). |
|
|
Definition at line 44 of file mediumglobal.h. Referenced by initGUI(). |
|
|
Definition at line 50 of file mediumglobal.h. Referenced by initGUI(), readConfig(), slotAllChanged(), slotGlobalChanged(), and writeConfig(). |
|
|
Definition at line 56 of file mediumglobal.h. Referenced by initGUI(). |
|
|
Definition at line 54 of file mediumglobal.h. Referenced by initGUI(). |
|
|
Definition at line 49 of file mediumglobal.h. Referenced by initGUI(), readConfig(), slotAllChanged(), slotGlobalChanged(), and writeConfig(). |
|
|
Definition at line 42 of file mediumglobal.h. Referenced by initGUI(), readConfig(), slotGlobalChanged(), and writeConfig(). |
|
|
Definition at line 48 of file mediumglobal.h. Referenced by initGUI(), readConfig(), slotAllChanged(), slotGlobalChanged(), and writeConfig(). |
1.4.2