#include <Widgets.h>
◆ ActionSelector()
| ActionSelector::ActionSelector |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~ActionSelector()
| ActionSelector::~ActionSelector |
( |
| ) |
|
◆ availableLabel()
| QString ActionSelector::availableLabel |
( |
| ) |
const |
◆ availableTreeWidget()
| QTreeWidget* Gui::ActionSelector::availableTreeWidget |
( |
| ) |
const |
◆ selectedLabel()
| QString ActionSelector::selectedLabel |
( |
| ) |
const |
◆ selectedTreeWidget()
| QTreeWidget* Gui::ActionSelector::selectedTreeWidget |
( |
| ) |
const |
◆ setAvailableLabel()
| void ActionSelector::setAvailableLabel |
( |
const QString & |
label | ) |
|
◆ setSelectedLabel()
| void ActionSelector::setSelectedLabel |
( |
const QString & |
label | ) |
|
The documentation for this class was generated from the following files:
- src/Gui/Widgets.h
- src/Gui/Widgets.cpp