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

ConnectionBox Class Reference

#include <connectionbox.h>

List of all members.

Public Member Functions

 ConnectionBox (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~ConnectionBox ()

Public Attributes

QComboBox * session_box
QPushButton * buttonOk
QPushButton * buttonCancel

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayout * ConnectionBoxLayout
QHBoxLayout * Layout3


Constructor & Destructor Documentation

ConnectionBox::ConnectionBox QWidget *  parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0
 

Definition at line 26 of file connectionbox.cpp.

References buttonCancel, buttonOk, ConnectionBoxLayout, languageChange(), Layout3, and session_box.

ConnectionBox::~ConnectionBox  ) 
 

Definition at line 68 of file connectionbox.cpp.


Member Function Documentation

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

Definition at line 77 of file connectionbox.cpp.

References buttonCancel, and buttonOk.

Referenced by ConnectionBox().


Member Data Documentation

QPushButton* ConnectionBox::buttonCancel
 

Definition at line 32 of file connectionbox.h.

Referenced by ConnectionBox(), and languageChange().

QPushButton* ConnectionBox::buttonOk
 

Definition at line 31 of file connectionbox.h.

Referenced by ConnectionBox(), and languageChange().

QGridLayout* ConnectionBox::ConnectionBoxLayout [protected]
 

Definition at line 35 of file connectionbox.h.

Referenced by ConnectionBox().

QHBoxLayout* ConnectionBox::Layout3 [protected]
 

Definition at line 36 of file connectionbox.h.

Referenced by ConnectionBox().

QComboBox* ConnectionBox::session_box
 

Definition at line 30 of file connectionbox.h.

Referenced by ConnectionBox(), and QMtp::fileNew().


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