#include <PropertyItem.h>
Public Member Functions | |
| PlacementEditor (const QString &name, QWidget *parent=nullptr) | |
| ~PlacementEditor () | |
Public Member Functions inherited from Gui::LabelButton | |
| QPushButton * | getButton () const |
| QLabel * | getLabel () const |
| LabelButton (QWidget *parent=nullptr) | |
| Constructs a file chooser called name with the parent parent. More... | |
| QVariant | value () const |
| virtual | ~LabelButton () |
Additional Inherited Members | |
Public Slots inherited from Gui::LabelButton | |
| void | setValue (const QVariant &) |
Signals inherited from Gui::LabelButton | |
| void | buttonClicked () |
| void | valueChanged (const QVariant &) |
Protected Slots inherited from Gui::LabelButton | |
| virtual void | browse () |
Protected Member Functions inherited from Gui::LabelButton | |
| void | resizeEvent (QResizeEvent *) |
| virtual void | showValue (const QVariant &data) |
Properties inherited from Gui::LabelButton | |
| QVariant | value |
| PlacementEditor::PlacementEditor | ( | const QString & | name, |
| QWidget * | parent = nullptr |
||
| ) |
| PlacementEditor::~PlacementEditor | ( | ) |