#include </home/clem/local/src/opie/noncore/net/opierdesktop/qtwin.h>
Collaboration diagram for QMyDialog:

Public Slots | |
| void | ComboChanged (int) |
| void | AddClicked () |
| void | EditClicked () |
| void | SaveClicked () |
| void | RemoveClicked () |
| void | ListBoxChanged () |
| void | ListBoxSelected (int) |
Public Member Functions | |
| QMyDialog (QWidget *) | |
| ~QMyDialog () | |
Public Attributes | |
| QListBox * | ListBox |
| QLabel * | Label1 |
| QLineEdit * | ServerNameEdit |
| QLabel * | Label2 |
| QLineEdit * | UserNameEdit |
| QLabel * | Label3 |
| QLineEdit * | IPEdit |
| QLineEdit * | WidthEdit |
| QLineEdit * | HeightEdit |
| QComboBox * | WidthHeightBox |
| QPushButton * | AddButton |
| QPushButton * | EditButton |
| QPushButton * | SaveButton |
| QPushButton * | RemoveButton |
| QCheckBox * | FullScreenCheckBox |
| QString | ServerName |
| QString | UserName |
| QString | ServerIP |
| int | Width |
| int | Height |
| int | FullScreen |
| QMyConnectionItem * | ConnectionList [10] |
Protected Slots | |
| void | accept () |
|
|
|
Definition at line 236 of file qtwin.cpp. References ConnectionList, and i. |
|
|
Definition at line 269 of file qtwin.cpp. References FullScreen, FullScreenCheckBox, Height, HeightEdit, IPEdit, ServerIP, ServerName, ServerNameEdit, UserName, UserNameEdit, Width, and WidthEdit. |
|
|
Definition at line 283 of file qtwin.cpp. References ConnectionList, QMyConnectionItem::FullScreen, FullScreenCheckBox, QMyConnectionItem::Height, HeightEdit, i, IPEdit, ListBox, QMyConnectionItem::ServerIP, QMyConnectionItem::ServerName, ServerNameEdit, QMyConnectionItem::UserName, UserNameEdit, QMyConnectionItem::Width, and WidthEdit. Referenced by QMyDialog(). |
|
|
Definition at line 249 of file qtwin.cpp. References HeightEdit, and WidthEdit. Referenced by QMyDialog(). |
|
|
Definition at line 303 of file qtwin.cpp. References ConnectionList, QMyConnectionItem::FullScreen, FullScreenCheckBox, QMyConnectionItem::Height, HeightEdit, i, IPEdit, ListBox, QMyConnectionItem::ServerIP, QMyConnectionItem::ServerName, ServerNameEdit, QMyConnectionItem::UserName, UserNameEdit, QMyConnectionItem::Width, and WidthEdit. Referenced by QMyDialog(). |
|
|
Definition at line 413 of file qtwin.cpp. References ConnectionList, QMyConnectionItem::FullScreen, FullScreenCheckBox, QMyConnectionItem::Height, HeightEdit, i, IPEdit, ListBox, QMyConnectionItem::ServerIP, QMyConnectionItem::ServerName, ServerNameEdit, QMyConnectionItem::UserName, UserNameEdit, QMyConnectionItem::Width, and WidthEdit. Referenced by QMyDialog(). |
|
|
Definition at line 435 of file qtwin.cpp. Referenced by QMyDialog(). |
|
|
Definition at line 387 of file qtwin.cpp. References ConnectionList, QMyConnectionItem::FullScreen, QMyConnectionItem::Height, i, ListBox, QMyConnectionItem::ServerIP, QMyConnectionItem::ServerName, QMyConnectionItem::UserName, and QMyConnectionItem::Width. Referenced by QMyDialog(). |
|
|
Definition at line 329 of file qtwin.cpp. References QFile::close(), ConnectionList, File, QFile::flush(), QMyConnectionItem::FullScreen, QMyConnectionItem::Height, i, IO_ReadWrite, IO_Truncate, ListBox, NULL, QFile::open(), QMyConnectionItem::ServerIP, QMyConnectionItem::ServerName, QMyConnectionItem::UserName, QMyConnectionItem::Width, and WriteString(). Referenced by QMyDialog(). |
|
|
Definition at line 40 of file qtwin.h. Referenced by QMyDialog(). |
|
|
Definition at line 60 of file qtwin.h. Referenced by AddClicked(), EditClicked(), ListBoxChanged(), QMyDialog(), RemoveClicked(), SaveClicked(), and ~QMyDialog(). |
|
|
Definition at line 41 of file qtwin.h. Referenced by QMyDialog(). |
|
|
Definition at line 59 of file qtwin.h. Referenced by accept(), and QMyScrollView::timerEvent(). |
|
|
Definition at line 44 of file qtwin.h. Referenced by accept(), AddClicked(), EditClicked(), ListBoxChanged(), and QMyDialog(). |
|
|
Definition at line 58 of file qtwin.h. Referenced by accept(), and QMyScrollView::timerEvent(). |
|
|
Definition at line 38 of file qtwin.h. Referenced by accept(), AddClicked(), ComboChanged(), EditClicked(), ListBoxChanged(), and QMyDialog(). |
|
|
Definition at line 36 of file qtwin.h. Referenced by accept(), AddClicked(), EditClicked(), ListBoxChanged(), and QMyDialog(). |
|
|
Definition at line 31 of file qtwin.h. Referenced by QMyDialog(). |
|
|
Definition at line 33 of file qtwin.h. Referenced by QMyDialog(). |
|
|
Definition at line 35 of file qtwin.h. Referenced by QMyDialog(). |
|
|
Definition at line 30 of file qtwin.h. Referenced by AddClicked(), EditClicked(), ListBoxChanged(), QMyDialog(), RemoveClicked(), and SaveClicked(). |
|
|
Definition at line 43 of file qtwin.h. Referenced by QMyDialog(). |
|
|
Definition at line 42 of file qtwin.h. Referenced by QMyDialog(). |
|
|
Definition at line 56 of file qtwin.h. Referenced by accept(), and QMyScrollView::timerEvent(). |
|
|
Definition at line 54 of file qtwin.h. Referenced by accept(). |
|
|
Definition at line 32 of file qtwin.h. Referenced by accept(), AddClicked(), EditClicked(), ListBoxChanged(), and QMyDialog(). |
|
|
Definition at line 55 of file qtwin.h. Referenced by accept(), and QMyScrollView::timerEvent(). |
|
|
Definition at line 34 of file qtwin.h. Referenced by accept(), AddClicked(), EditClicked(), ListBoxChanged(), and QMyDialog(). |
|
|
Definition at line 57 of file qtwin.h. Referenced by accept(), and QMyScrollView::timerEvent(). |
|
|
Definition at line 37 of file qtwin.h. Referenced by accept(), AddClicked(), ComboChanged(), EditClicked(), ListBoxChanged(), and QMyDialog(). |
|
|
Definition at line 39 of file qtwin.h. Referenced by QMyDialog(). |
1.4.2