#include <connectionbox.h>
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 |
|
Definition at line 26 of file connectionbox.cpp. References buttonCancel, buttonOk, ConnectionBoxLayout, languageChange(), Layout3, and session_box. |
|
Definition at line 68 of file connectionbox.cpp. |
|
Definition at line 77 of file connectionbox.cpp. References buttonCancel, and buttonOk. Referenced by ConnectionBox(). |
|
Definition at line 32 of file connectionbox.h. Referenced by ConnectionBox(), and languageChange(). |
|
Definition at line 31 of file connectionbox.h. Referenced by ConnectionBox(), and languageChange(). |
|
Definition at line 35 of file connectionbox.h. Referenced by ConnectionBox(). |
|
Definition at line 36 of file connectionbox.h. Referenced by ConnectionBox(). |
|
Definition at line 30 of file connectionbox.h. Referenced by ConnectionBox(), and QMtp::fileNew(). |