#include <ChoiceListDialog.h>
|
| virtual void | showEvent (QShowEvent *event) override |
| |
Definition at line 21 of file ChoiceListDialog.h.
◆ IndexType
◆ ChoiceListDialog()
◆ ~ChoiceListDialog()
| ChoiceListDialog::~ChoiceListDialog |
( |
| ) |
|
|
default |
◆ accept
| void ChoiceListDialog::accept |
( |
| ) |
|
|
overrideprivatevirtualslot |
◆ GetParamName()
| std::string_view ChoiceListDialog::GetParamName |
( |
| ) |
const |
|
inline |
◆ GetSelection()
| const auto & ChoiceListDialog::GetSelection |
( |
| ) |
const |
|
inline |
◆ IsOptional()
| bool ChoiceListDialog::IsOptional |
( |
| ) |
const |
|
inlinenoexcept |
◆ OnAddItemClicked
| void ChoiceListDialog::OnAddItemClicked |
( |
| ) |
|
|
privateslot |
◆ OnMoveItemDownClicked
| void ChoiceListDialog::OnMoveItemDownClicked |
( |
| ) |
|
|
privateslot |
◆ OnMoveItemUpClicked
| void ChoiceListDialog::OnMoveItemUpClicked |
( |
| ) |
|
|
privateslot |
◆ OnRemoveItemClicked
| void ChoiceListDialog::OnRemoveItemClicked |
( |
| ) |
|
|
privateslot |
◆ reject
| void ChoiceListDialog::reject |
( |
| ) |
|
|
overrideprivatevirtualslot |
◆ showEvent()
| void ChoiceListDialog::showEvent |
( |
QShowEvent * |
event | ) |
|
|
overrideprivatevirtual |
◆ ItemIcon
| const QIcon ChoiceListDialog::ItemIcon |
|
private |
◆ ItemIDsWithLabels
◆ Optional
| const bool ChoiceListDialog::Optional |
|
private |
◆ ParamName
| const std::string ChoiceListDialog::ParamName |
|
private |
◆ ui
| std::unique_ptr<Ui::ChoiceListDialog> ChoiceListDialog::ui |
|
private |
◆ Values
The documentation for this class was generated from the following files: