Main Page | Alphabetical List | Class List | File List | Class Members

Selector Class Reference

#include <selector.h>

Collaboration diagram for Selector:

Collaboration graph
[legend]
List of all members.

Detailed Description

Connection manager dialog box.

Presents a list of connections with the possibilities of adding, deleting, modifying or activating one.


Public Member Functions

 Selector (ConnectionList &connList, QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~Selector ()
void update (Vpnc::State state)

Protected Slots

void activate ()
void deactivate ()
void add ()
void remove ()
void modify ()
void onSelectionChanged ()


Constructor & Destructor Documentation

Selector::Selector ConnectionList connList,
QWidget *  parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Constructor.

Parameters:
connList Connections to manage
parent@see QDialog
name@see QDialog
fl@see QDialog

Selector::~Selector  ) 
 

Destructor.


Member Function Documentation

void Selector::activate  )  [protected, slot]
 

Connect to a virtual private network.

void Selector::add  )  [protected, slot]
 

Add a new VPN connection.

void Selector::deactivate  )  [protected, slot]
 

Disconnect current VPN connection.

void Selector::modify  )  [protected, slot]
 

Modify selected VPN connection.

void Selector::onSelectionChanged  )  [protected, slot]
 

Update buttons on list selection change.

void Selector::remove  )  [protected, slot]
 

Delete selected VPN connection.

void Selector::update Vpnc::State  state  ) 
 

Update connection state display.


The documentation for this class was generated from the following files:
Generated on Fri Aug 19 23:02:11 2005 for Viperin-Z by  doxygen 1.4.4