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

PPPdArguments Class Reference

#include </home/clem/local/src/opie/noncore/settings/networksettings/ppp/pppdargs.h>

Collaboration diagram for PPPdArguments:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Slots

void addbutton ()
void removebutton ()
void defaultsbutton ()
virtual void accept ()
void textChanged (const QString &)
void itemSelected (int)

Private Member Functions

void init ()

Private Attributes

QLabel * argument_label
QLineEdit * argument
QPushButton * add
QPushButton * remove
QPushButton * defaults
QListBox * arguments
QPushButton * closebtn
PPPData_pppdata

Constructor & Destructor Documentation

PPPdArguments::PPPdArguments PPPData ,
QWidget *  parent = 0,
const char *  name = 0
 

Definition at line 35 of file pppdargs.cpp.

References add, addbutton(), argument, argument_label, arguments, defaults, defaultsbutton(), init(), itemSelected(), l, remove, removebutton(), textChanged(), and tr.

PPPdArguments::~PPPdArguments  )  [inline]
 

Definition at line 42 of file pppdargs.h.


Member Function Documentation

void PPPdArguments::accept  )  [private, virtual, slot]
 

Definition at line 120 of file pppdargs.cpp.

References _pppdata, QValueList< T >::append(), arguments, i, and PPPData::setpppdArgument().

void PPPdArguments::addbutton  )  [private, slot]
 

Definition at line 92 of file pppdargs.cpp.

References argument, arguments, and MAX_PPPD_ARGUMENTS.

Referenced by PPPdArguments().

void PPPdArguments::defaultsbutton  )  [private, slot]
 

Definition at line 106 of file pppdargs.cpp.

References _pppdata, init(), PPPData::pppdArgument(), PPPData::setpppdArgument(), and PPPData::setpppdArgumentDefaults().

Referenced by PPPdArguments().

void PPPdArguments::init  )  [private]
 

Definition at line 130 of file pppdargs.cpp.

References _pppdata, arguments, QValueList< T >::begin(), QValueList< T >::end(), and PPPData::pppdArgument().

Referenced by defaultsbutton(), and PPPdArguments().

void PPPdArguments::itemSelected int   )  [private, slot]
 

Definition at line 147 of file pppdargs.cpp.

References remove.

Referenced by PPPdArguments().

void PPPdArguments::removebutton  )  [private, slot]
 

Definition at line 100 of file pppdargs.cpp.

References arguments.

Referenced by PPPdArguments().

void PPPdArguments::textChanged const QString  )  [private, slot]
 

Definition at line 142 of file pppdargs.cpp.

References add.

Referenced by PPPdArguments().


Member Data Documentation

PPPData* PPPdArguments::_pppdata [private]
 

Definition at line 66 of file pppdargs.h.

Referenced by accept(), defaultsbutton(), and init().

QPushButton* PPPdArguments::add [private]
 

Definition at line 59 of file pppdargs.h.

Referenced by PPPdArguments(), and textChanged().

QLineEdit* PPPdArguments::argument [private]
 

Definition at line 57 of file pppdargs.h.

Referenced by addbutton(), and PPPdArguments().

QLabel* PPPdArguments::argument_label [private]
 

Definition at line 55 of file pppdargs.h.

Referenced by PPPdArguments().

QListBox* PPPdArguments::arguments [private]
 

Definition at line 63 of file pppdargs.h.

Referenced by accept(), addbutton(), init(), PPPdArguments(), and removebutton().

QPushButton* PPPdArguments::closebtn [private]
 

Definition at line 65 of file pppdargs.h.

QPushButton* PPPdArguments::defaults [private]
 

Definition at line 61 of file pppdargs.h.

Referenced by PPPdArguments().

QPushButton* PPPdArguments::remove [private]
 

Definition at line 60 of file pppdargs.h.

Referenced by itemSelected(), and PPPdArguments().


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