|
virtual int | OnLoad (QSettings &set) override |
|
virtual int | OnSave (QSettings &set) override |
|
QByteArray | PasswordSum (const std::string &password, const std::string &key) |
|
int | LoadPassword (const QString &szTitle, const QString &szKey, QString &password, QSettings &set) |
|
int | SavePassword (const QString &szKey, const QString &password, QSettings &set, bool bSave=false) |
|
virtual bool | OnCheckValidity () |
| Check validity.
|
|
int | SetModified (bool bModified=true) |
| When setting parameters, if there is a modification, it is called.
|
|
bool | GetModified () |
| Whether the parameters have been modified.
|
|
Definition at line 7 of file ParameterSSH.h.
◆ CParameterSSH()
CParameterSSH::CParameterSSH |
( |
CParameterOperate * |
parent = nullptr , |
|
|
const QString & |
szPrefix = QString() |
|
) |
| |
|
explicit |
◆ GetPcapFile()
QString CParameterSSH::GetPcapFile |
( |
| ) |
const |
◆ OnLoad()
int CParameterSSH::OnLoad |
( |
QSettings & |
set | ) |
|
|
overrideprotectedvirtual |
◆ OnSave()
int CParameterSSH::OnSave |
( |
QSettings & |
set | ) |
|
|
overrideprotectedvirtual |
◆ SetPcapFile()
int CParameterSSH::SetPcapFile |
( |
const QString & |
szFile | ) |
|
◆ m_Net
◆ m_pcapFile
QString CParameterSSH::m_pcapFile |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Src/ParameterCompone/ParameterSSH.h
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Src/ParameterCompone/ParameterSSH.cpp