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_cbSystemCredential_checkStateChanged
| void CParameterPluginUI::on_cbSystemCredential_checkStateChanged |
( |
const Qt::CheckState & |
state | ) |
|
|
privateslot |
◆ 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 77 of file ParameterPluginUI.cpp.
◆ m_pPara
◆ ui
| Ui::CParameterPluginUI* CParameterPluginUI::ui |
|
private |
The documentation for this class was generated from the following files: