|
玉兔远程控制 0.1.0-bate11
|


信号 | |
| void | credentialsSaved (const QString &host) |
| void | sigCredentialsReady (const QString &host, const QVariantMap &credentials) |
Public 成员函数 | |
| CPasswordStore (CParameterWebBrowser *pPara, QObject *parent=nullptr) | |
| Q_INVOKABLE QVariantMap | getCredentials (const QString &host) |
| Q_INVOKABLE void | saveCredentials (const QString &host, const QString &username, const QString &password) |
Private 属性 | |
| CParameterWebBrowser * | m_pPara |
在文件 PasswordStore.h 第 21 行定义.
| CPasswordStore::~CPasswordStore | ( | ) |
在文件 PasswordStore.cpp 第 28 行定义.
| QVariantMap CPasswordStore::getCredentials | ( | const QString & | host | ) |
在文件 PasswordStore.cpp 第 109 行定义.
| void CPasswordStore::saveCredentials | ( | const QString & | host, |
| const QString & | username, | ||
| const QString & | password ) |
在文件 PasswordStore.cpp 第 141 行定义.
|
private |
在文件 PasswordStore.h 第 35 行定义.