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

Public Member Functions | |
| MainWindow (QWidget *parent=0, const char *name=0, WFlags=0, bool modal=true) | |
| ~MainWindow () | |
Static Public Member Functions | |
| static QString | appName () |
Private Slots | |
| void | slotGlobalChanged (int) |
| void | slotCheckingChanged (int) |
| void | accept () |
| void | done (int) |
Private Member Functions | |
| void | init () |
Private Attributes | |
| QTabWidget * | m_tab |
| QVBoxLayout * | m_lay |
| MediumGlobalWidget * | m_global |
| QList< MediumMountWidget > | m_mediums |
|
||||||||||||||||||||
|
Definition at line 19 of file mainwindow.cc. |
|
|
Definition at line 34 of file mainwindow.cc. |
|
|
Definition at line 56 of file mainwindow.cc. References m_global, m_mediums, MediumMountSetting::MediumMountWidget::writeConfig(), and MediumMountSetting::MediumGlobalWidget::writeConfig(). |
|
|
Definition at line 20 of file mainwindow.h. References QString::fromLatin1(). |
|
|
Definition at line 69 of file mainwindow.cc. |
|
|
Definition at line 38 of file mainwindow.cc. References StorageInfo::fileSystems(), m_global, m_mediums, m_tab, tr, and wid. Referenced by MainWindow(). |
|
|
Definition at line 80 of file mainwindow.cc. |
|
|
Definition at line 76 of file mainwindow.cc. |
|
|
Definition at line 31 of file mainwindow.h. |
|
|
Definition at line 30 of file mainwindow.h. Referenced by MainWindow(). |
|
|
Definition at line 32 of file mainwindow.h. |
|
|
Definition at line 29 of file mainwindow.h. Referenced by init(), and MainWindow(). |
1.4.2