#include <Widgets.h>
◆ ActionSelector()
ActionSelector::ActionSelector |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~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:
- FreeCAD/src/Gui/Widgets.h
- FreeCAD/src/Gui/Widgets.cpp