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

GatewayWidget Class Reference

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

Collaboration diagram for GatewayWidget:

Collaboration graph
[legend]
List of all members.

Public Slots

void save ()

Public Member Functions

 GatewayWidget (PPPData *, QWidget *parent=0, bool isnewaccount=true, const char *name=0)
 ~GatewayWidget ()

Private Slots

void hitGatewaySelect (int)

Private Attributes

QGroupBox * box
QLabel * gate_label
QGroupBox * box1
QButtonGroup * rb
QRadioButton * defaultgateway
QRadioButton * staticgateway
IPLineEditgatewayaddr
QCheckBox * defaultroute
PPPData_pppdata

Constructor & Destructor Documentation

GatewayWidget::GatewayWidget PPPData ,
QWidget *  parent = 0,
bool  isnewaccount = true,
const char *  name = 0
 

Definition at line 725 of file edit.cpp.

References _pppdata, add, box, defaultgateway, PPPData::defaultroute(), defaultroute, gate_label, PPPData::gateway(), gatewayaddr, hitGatewaySelect(), rb, staticgateway, and tr.

GatewayWidget::~GatewayWidget  )  [inline]
 

Definition at line 178 of file edit.h.


Member Function Documentation

void GatewayWidget::hitGatewaySelect int   )  [private, slot]
 

Definition at line 806 of file edit.cpp.

References gate_label, and gatewayaddr.

Referenced by GatewayWidget().

void GatewayWidget::save  )  [slot]
 

Definition at line 799 of file edit.cpp.

References _pppdata, defaultroute, gatewayaddr, PPPData::setDefaultroute(), and PPPData::setGateway().

Referenced by AccountWidget::doTab().


Member Data Documentation

PPPData* GatewayWidget::_pppdata [private]
 

Definition at line 195 of file edit.h.

Referenced by GatewayWidget(), and save().

QGroupBox* GatewayWidget::box [private]
 

Definition at line 187 of file edit.h.

Referenced by GatewayWidget().

QGroupBox* GatewayWidget::box1 [private]
 

Definition at line 189 of file edit.h.

QRadioButton* GatewayWidget::defaultgateway [private]
 

Definition at line 191 of file edit.h.

Referenced by GatewayWidget().

QCheckBox* GatewayWidget::defaultroute [private]
 

Definition at line 194 of file edit.h.

Referenced by GatewayWidget(), and save().

QLabel* GatewayWidget::gate_label [private]
 

Definition at line 188 of file edit.h.

Referenced by GatewayWidget(), and hitGatewaySelect().

IPLineEdit* GatewayWidget::gatewayaddr [private]
 

Definition at line 193 of file edit.h.

Referenced by GatewayWidget(), hitGatewaySelect(), and save().

QButtonGroup* GatewayWidget::rb [private]
 

Definition at line 190 of file edit.h.

Referenced by GatewayWidget().

QRadioButton* GatewayWidget::staticgateway [private]
 

Definition at line 192 of file edit.h.

Referenced by GatewayWidget().


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