#include <user_info_connection.h>
◆ UserConnection_Information() [1/2]
| UserConnection_Information::UserConnection_Information |
( |
| ) |
|
|
default |
◆ UserConnection_Information() [2/2]
| UserConnection_Information::UserConnection_Information |
( |
QString | _saveName, |
|
|
QString | _serverName, |
|
|
QString | _portNum, |
|
|
QString | _userName, |
|
|
QString | _pass, |
|
|
bool | _savePass, |
|
|
QString | _site ) |
◆ getPassword()
| QString UserConnection_Information::getPassword |
( |
| ) |
const |
|
inlinenodiscard |
◆ getPort()
| QString UserConnection_Information::getPort |
( |
| ) |
const |
|
inlinenodiscard |
◆ getSaveName()
| QString UserConnection_Information::getSaveName |
( |
| ) |
const |
|
inlinenodiscard |
◆ getSavePassword()
| bool UserConnection_Information::getSavePassword |
( |
| ) |
const |
|
inlinenodiscard |
◆ getServer()
| QString UserConnection_Information::getServer |
( |
| ) |
const |
|
inlinenodiscard |
◆ getServerInfo() [1/2]
◆ getServerInfo() [2/2]
| QStringList UserConnection_Information::getServerInfo |
( |
const QString & | find | ) |
|
◆ getSite()
| QString UserConnection_Information::getSite |
( |
| ) |
const |
|
inlinenodiscard |
◆ getUsername()
| QString UserConnection_Information::getUsername |
( |
| ) |
const |
|
inlinenodiscard |
◆ password
| QString UserConnection_Information::password |
|
private |
◆ port
| QString UserConnection_Information::port |
|
private |
◆ saveName
| QString UserConnection_Information::saveName |
|
private |
◆ savePassword
| bool UserConnection_Information::savePassword |
|
private |
◆ server
| QString UserConnection_Information::server |
|
private |
◆ site
| QString UserConnection_Information::site |
|
private |
◆ username
| QString UserConnection_Information::username |
|
private |
The documentation for this class was generated from the following files: