Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PrefixSettingsBase Class Reference

#include <prefixsettingsbase.h>

Inheritance diagram for PrefixSettingsBase:

Inheritance graph
[legend]
List of all members.

Public Slots

virtual void slotDel ()
virtual void slotAdd ()

Public Member Functions

 PrefixSettingsBase (QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~PrefixSettingsBase ()

Public Attributes

QListBox * prefix_box
QToolButton * add_button
QToolButton * del_button
QLabel * TextLabel1
QLineEdit * name_edit
QLabel * TextLabel1_2

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayout * PrefixSettingsBaseLayout
QVBoxLayout * Layout4

Constructor & Destructor Documentation

PrefixSettingsBase::PrefixSettingsBase QWidget *  parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 25 of file prefixsettingsbase.cpp.

References add_button, del_button, languageChange(), Layout4, name_edit, prefix_box, PrefixSettingsBaseLayout, slotAdd(), slotDel(), TextLabel1, and TextLabel1_2.

PrefixSettingsBase::~PrefixSettingsBase  ) 
 

Definition at line 78 of file prefixsettingsbase.cpp.


Member Function Documentation

void PrefixSettingsBase::languageChange  )  [protected, virtual, slot]
 

Definition at line 87 of file prefixsettingsbase.cpp.

References add_button, del_button, TextLabel1, and TextLabel1_2.

Referenced by PrefixSettingsBase().

void PrefixSettingsBase::slotAdd  )  [virtual, slot]
 

Reimplemented in PrefixSettings.

Definition at line 105 of file prefixsettingsbase.cpp.

Referenced by PrefixSettingsBase().

void PrefixSettingsBase::slotDel  )  [virtual, slot]
 

Reimplemented in PrefixSettings.

Definition at line 100 of file prefixsettingsbase.cpp.

Referenced by PrefixSettingsBase().


Member Data Documentation

QToolButton* PrefixSettingsBase::add_button
 

Definition at line 34 of file prefixsettingsbase.h.

Referenced by languageChange(), and PrefixSettingsBase().

QToolButton* PrefixSettingsBase::del_button
 

Definition at line 35 of file prefixsettingsbase.h.

Referenced by languageChange(), and PrefixSettingsBase().

QVBoxLayout* PrefixSettingsBase::Layout4 [protected]
 

Definition at line 46 of file prefixsettingsbase.h.

Referenced by PrefixSettingsBase().

QLineEdit* PrefixSettingsBase::name_edit
 

Definition at line 37 of file prefixsettingsbase.h.

Referenced by PrefixSettingsBase(), and PrefixSettings::slotAdd().

QListBox* PrefixSettingsBase::prefix_box
 

Definition at line 33 of file prefixsettingsbase.h.

Referenced by PrefixSettings::addPrefixItem(), PrefixSettingsBase(), QMtp::slotConfigure(), and PrefixSettings::slotDel().

QGridLayout* PrefixSettingsBase::PrefixSettingsBaseLayout [protected]
 

Definition at line 45 of file prefixsettingsbase.h.

Referenced by PrefixSettingsBase().

QLabel* PrefixSettingsBase::TextLabel1
 

Definition at line 36 of file prefixsettingsbase.h.

Referenced by languageChange(), and PrefixSettingsBase().

QLabel* PrefixSettingsBase::TextLabel1_2
 

Definition at line 38 of file prefixsettingsbase.h.

Referenced by languageChange(), and PrefixSettingsBase().


The documentation for this class was generated from the following files:
Generated on Sat May 10 15:10:03 2003 for qnet by doxygen1.3