Definition at line 11 of file ParameterPluginUI.h.
◆ CParameterPluginUI()
CParameterPluginUI::CParameterPluginUI |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~CParameterPluginUI()
CParameterPluginUI::~CParameterPluginUI |
( |
| ) |
|
|
virtual |
◆ Accept()
int CParameterPluginUI::Accept |
( |
| ) |
|
|
overridevirtual |
◆ on_cbEnableViewPassword_clicked
void CParameterPluginUI::on_cbEnableViewPassword_clicked |
( |
bool |
checked | ) |
|
|
slot |
◆ on_pbEncryptKey_clicked
void CParameterPluginUI::on_pbEncryptKey_clicked |
( |
| ) |
|
|
slot |
◆ SetParameter()
int CParameterPluginUI::SetParameter |
( |
CParameter * |
pParameter | ) |
|
|
overridevirtual |
[override functions]
Set the parameters and initialize the user interface
- Parameters
-
pParameter | Related parameters. Convert to the appropriate type in the overloaded function. |
Implements CParameterUI.
Definition at line 76 of file ParameterPluginUI.cpp.
◆ m_pPara
◆ ui
Ui::CParameterPluginUI* CParameterPluginUI::ui |
|
private |
The documentation for this class was generated from the following files: