Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MediumMountSetting::MainWindow Class Reference

#include </home/clem/local/src/opie/noncore/settings/mediummount/mainwindow.h>

Collaboration diagram for MediumMountSetting::MainWindow:

Collaboration graph
[legend]
List of all members.

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
MediumGlobalWidgetm_global
QList< MediumMountWidgetm_mediums

Constructor & Destructor Documentation

MainWindow::MainWindow QWidget *  parent = 0,
const char *  name = 0,
WFlags  = 0,
bool  modal = true
 

Definition at line 19 of file mainwindow.cc.

References init(), m_lay, m_tab, and tr.

MainWindow::~MainWindow  ) 
 

Definition at line 34 of file mainwindow.cc.


Member Function Documentation

void MainWindow::accept  )  [private, slot]
 

Definition at line 56 of file mainwindow.cc.

References m_global, m_mediums, MediumMountSetting::MediumMountWidget::writeConfig(), and MediumMountSetting::MediumGlobalWidget::writeConfig().

static QString MediumMountSetting::MainWindow::appName  )  [inline, static]
 

Definition at line 20 of file mainwindow.h.

References QString::fromLatin1().

void MainWindow::done int   )  [private, slot]
 

Definition at line 69 of file mainwindow.cc.

void MainWindow::init  )  [private]
 

Definition at line 38 of file mainwindow.cc.

References StorageInfo::fileSystems(), m_global, m_mediums, m_tab, tr, and wid.

Referenced by MainWindow().

void MainWindow::slotCheckingChanged int   )  [private, slot]
 

Definition at line 80 of file mainwindow.cc.

void MainWindow::slotGlobalChanged int   )  [private, slot]
 

Definition at line 76 of file mainwindow.cc.


Member Data Documentation

MediumGlobalWidget* MediumMountSetting::MainWindow::m_global [private]
 

Definition at line 31 of file mainwindow.h.

Referenced by accept(), and init().

QVBoxLayout* MediumMountSetting::MainWindow::m_lay [private]
 

Definition at line 30 of file mainwindow.h.

Referenced by MainWindow().

QList<MediumMountWidget> MediumMountSetting::MainWindow::m_mediums [private]
 

Definition at line 32 of file mainwindow.h.

Referenced by accept(), and init().

QTabWidget* MediumMountSetting::MainWindow::m_tab [private]
 

Definition at line 29 of file mainwindow.h.

Referenced by init(), and MainWindow().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:59:06 2005 for OPIE by  doxygen 1.4.2