ksim
NetDialog Class Reference
#include <netdialog.h>
Inheritance diagram for NetDialog:

Detailed Description
Definition at line 39 of file netdialog.h.
Public Slots | |
| void | setDeviceName (const QString &) |
| void | setShowTimer (bool) |
| void | setFormat (const QString &) |
| void | setShowCommands (bool) |
| void | setCCommand (const QString &) |
| void | setDCommand (const QString &) |
Public Member Functions | |
| NetDialog (QWidget *parent, const char *name=0) | |
| ~NetDialog () | |
| const QString | deviceName () const |
| bool | timer () |
| const QString | format () const |
| bool | commands () |
| const QString | cCommand () const |
| const QString | dCommand () const |
| bool | okClicked () |
Constructor & Destructor Documentation
| NetDialog::NetDialog | ( | QWidget * | parent, | |
| const char * | name = 0 | |||
| ) |
Definition at line 56 of file netdialog.cpp.
| NetDialog::~NetDialog | ( | ) |
Definition at line 170 of file netdialog.cpp.
Member Function Documentation
| const QString NetDialog::deviceName | ( | ) | const |
Definition at line 174 of file netdialog.cpp.
| bool NetDialog::timer | ( | ) |
Definition at line 179 of file netdialog.cpp.
| const QString NetDialog::format | ( | ) | const |
Definition at line 184 of file netdialog.cpp.
| bool NetDialog::commands | ( | ) |
Definition at line 189 of file netdialog.cpp.
| const QString NetDialog::cCommand | ( | ) | const |
Definition at line 194 of file netdialog.cpp.
| const QString NetDialog::dCommand | ( | ) | const |
Definition at line 199 of file netdialog.cpp.
| bool NetDialog::okClicked | ( | ) | [inline] |
Definition at line 52 of file netdialog.h.
| void NetDialog::setDeviceName | ( | const QString & | text | ) | [slot] |
Definition at line 204 of file netdialog.cpp.
| void NetDialog::setShowTimer | ( | bool | value | ) | [slot] |
Definition at line 209 of file netdialog.cpp.
| void NetDialog::setFormat | ( | const QString & | format | ) | [slot] |
Definition at line 214 of file netdialog.cpp.
| void NetDialog::setShowCommands | ( | bool | value | ) | [slot] |
Definition at line 219 of file netdialog.cpp.
| void NetDialog::setCCommand | ( | const QString & | text | ) | [slot] |
Definition at line 224 of file netdialog.cpp.
| void NetDialog::setDCommand | ( | const QString & | text | ) | [slot] |
Definition at line 229 of file netdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference