#include <connectionInfo.h>
Public Member Functions | |
| PROPERTYIMP_PTR (VersionInfo, Version) PROPERTYIMP_PTR(DatabaseInfo | |
| Database | PROPERTYIMP_PTR (WOLInfo, WOL) public |
| ConnectionInfo (QObject *parent=0) | |
| ConnectionInfo (const ConnectionInfo &src) | |
| void | Copy (const ConnectionInfo &src) |
Properties | |
| QObject | Version |
| QObject | Database |
| QObject | WOL |
Private Member Functions | |
| Q_CLASSINFO ("version","1.1") | |
Definition at line 24 of file connectionInfo.h.
| DTC::ConnectionInfo::ConnectionInfo | ( | QObject * | parent = 0 |
) | [inline] |
Definition at line 52 of file connectionInfo.h.
| DTC::ConnectionInfo::ConnectionInfo | ( | const ConnectionInfo & | src | ) | [inline] |
Definition at line 60 of file connectionInfo.h.
| DTC::ConnectionInfo::Q_CLASSINFO | ( | "version" | , | |
| "1.1" | ||||
| ) | [private] |
| DTC::ConnectionInfo::PROPERTYIMP_PTR | ( | VersionInfo | , | |
| Version | ||||
| ) |
| Database DTC::ConnectionInfo::PROPERTYIMP_PTR | ( | WOLInfo | , | |
| WOL | ||||
| ) | [inline] |
Definition at line 36 of file connectionInfo.h.
| void DTC::ConnectionInfo::Copy | ( | const ConnectionInfo & | src | ) | [inline] |
Definition at line 68 of file connectionInfo.h.
QObject DTC::ConnectionInfo::Version [read] |
Definition at line 30 of file connectionInfo.h.
Referenced by Myth::GetConnectionInfo().
QObject DTC::ConnectionInfo::Database [read] |
Definition at line 31 of file connectionInfo.h.
Referenced by Myth::GetConnectionInfo().
QObject DTC::ConnectionInfo::WOL [read] |
Definition at line 32 of file connectionInfo.h.
Referenced by Myth::GetConnectionInfo().
1.6.3