#include <userhostassoc.h>
class used to model UIT UserHostAssoc XML tag.
- Parameters
-
other | The instance to copy. |
- Parameters
-
other | The instance to assign. |
QString account |
( |
| ) |
const |
- Returns
- The account string.
void setAccount |
( |
const QString & |
acc | ) |
|
QString description |
( |
| ) |
const |
- Returns
- The description field.
void setDescription |
( |
const QString & |
des | ) |
|
- Parameters
-
des | The description field. |
- Returns
- host ID for the host associated with the user.
void setHostId |
( |
qint64 |
id | ) |
|
- Parameters
-
id | The host ID for the host associated with this user. |
QString hostName |
( |
| ) |
const |
void setHostName |
( |
const QString & |
name | ) |
|
QString systemName |
( |
| ) |
const |
void setSystemName |
( |
const QString & |
name | ) |
|
QString transportMethod |
( |
| ) |
const |
- Returns
- The transport method.
void setTransportMethod |
( |
const QString & |
method | ) |
|
- Parameters
-
method | The transport method. |
The documentation for this class was generated from the following file: