|
|
void | credentialsSaved (const QString &host) |
| |
|
void | sigCredentialsReady (const QString &host, const QVariantMap &credentials) |
| |
Definition at line 21 of file PasswordStore.h.
◆ ~CPasswordStore()
| CPasswordStore::~CPasswordStore |
( |
| ) |
|
◆ getCredentials()
| QVariantMap CPasswordStore::getCredentials |
( |
const QString & |
host | ) |
|
◆ saveCredentials()
| void CPasswordStore::saveCredentials |
( |
const QString & |
host, |
|
|
const QString & |
username, |
|
|
const QString & |
password |
|
) |
| |
◆ m_pPara
The documentation for this class was generated from the following files:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Plugins/WebBrowser/PasswordStore.h
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Plugins/WebBrowser/PasswordStore.cpp