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

PrefixSettings Class Reference

#include <PrefixSettings.h>

Inheritance diagram for PrefixSettings:

Inheritance graph
[legend]
Collaboration diagram for PrefixSettings:

Collaboration graph
[legend]
List of all members.

Public Slots

void addPrefixItem (PrefixItem &)
void delPrefixItem (const QString &)
void slotAdd ()
void slotDel ()

Public Member Functions

 PrefixSettings (QWidget *parent=0, const char *name=0)
 ~PrefixSettings ()

Public Attributes

QMap< QString, PrefixItemmap

Detailed Description

Yann Hodique

Definition at line 24 of file PrefixSettings.h.


Constructor & Destructor Documentation

PrefixSettings::PrefixSettings QWidget *  parent = 0,
const char *  name = 0
 

Definition at line 16 of file PrefixSettings.cpp.

PrefixSettings::~PrefixSettings  ) 
 

Definition at line 20 of file PrefixSettings.cpp.


Member Function Documentation

void PrefixSettings::addPrefixItem PrefixItem  )  [slot]
 

Definition at line 22 of file PrefixSettings.cpp.

References map, PrefixSettings::PrefixItem::name, and PrefixSettingsBase::prefix_box.

Referenced by slotAdd(), and QMtp::slotConfigure().

void PrefixSettings::delPrefixItem const QString &   )  [slot]
 

Definition at line 27 of file PrefixSettings.cpp.

References map.

Referenced by slotDel().

void PrefixSettings::slotAdd  )  [virtual, slot]
 

Reimplemented from PrefixSettingsBase.

Definition at line 31 of file PrefixSettings.cpp.

References addPrefixItem(), and PrefixSettingsBase::name_edit.

void PrefixSettings::slotDel  )  [virtual, slot]
 

Reimplemented from PrefixSettingsBase.

Definition at line 38 of file PrefixSettings.cpp.

References delPrefixItem(), and PrefixSettingsBase::prefix_box.


Member Data Documentation

QMap<QString,PrefixItem> PrefixSettings::map
 

Definition at line 40 of file PrefixSettings.h.

Referenced by addPrefixItem(), and delPrefixItem().


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