DTC::DatabaseInfo Class Reference
#include <databaseInfo.h>
List of all members.
Detailed Description
Definition at line 22 of file databaseInfo.h.
Constructor & Destructor Documentation
| DTC::DatabaseInfo::DatabaseInfo |
( |
QObject * |
parent = 0 |
) |
[inline] |
| DTC::DatabaseInfo::DatabaseInfo |
( |
const DatabaseInfo & |
src |
) |
[inline] |
Member Function Documentation
| DTC::DatabaseInfo::Q_CLASSINFO |
( |
"version" |
, |
|
|
"1.0" |
| |
|
) |
| | [private] |
| DTC::DatabaseInfo::PROPERTYIMP |
( |
QString |
, |
|
|
Host |
| |
|
) |
| | |
| Ping DTC::DatabaseInfo::PROPERTYIMP |
( |
int |
, |
|
|
Port |
| |
|
) |
| | |
| Ping UserName DTC::DatabaseInfo::PROPERTYIMP |
( |
QString |
, |
|
|
Password |
| |
|
) |
| | |
| Ping UserName Name DTC::DatabaseInfo::PROPERTYIMP |
( |
QString |
, |
|
|
Type |
| |
|
) |
| | |
| Ping UserName Name LocalEnabled DTC::DatabaseInfo::PROPERTYIMP |
( |
QString |
, |
|
|
LocalHostName |
| |
|
) |
| | [inline] |
| void DTC::DatabaseInfo::Copy |
( |
const DatabaseInfo & |
src |
) |
[inline] |
Property Documentation
QString DTC::DatabaseInfo::Host [read, write] |
bool DTC::DatabaseInfo::Ping [read, write] |
int DTC::DatabaseInfo::Port [read, write] |
QString DTC::DatabaseInfo::UserName [read, write] |
QString DTC::DatabaseInfo::Password [read, write] |
QString DTC::DatabaseInfo::Name [read, write] |
QString DTC::DatabaseInfo::Type [read, write] |
bool DTC::DatabaseInfo::LocalEnabled [read, write] |
QString DTC::DatabaseInfo::LocalHostName [read, write] |
The documentation for this class was generated from the following file: