Gui::PropertyEditor::PlacementEditor Class Reference
#include <PropertyItem.h>
Public Member Functions | |
| PlacementEditor (const QString &name, QWidget *parent=0) | |
| ~PlacementEditor () | |
Public Member Functions inherited from Gui::LabelButton | |
| QPushButton * | getButton () const |
| QLabel * | getLabel () const |
| LabelButton (QWidget *parent=0) | |
| 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 | |
Protected Member Functions inherited from Gui::LabelButton | |
| void | resizeEvent (QResizeEvent *) |
Properties inherited from Gui::LabelButton | |
| QVariant | value |
Constructor & Destructor Documentation
◆ PlacementEditor()
| PlacementEditor::PlacementEditor | ( | const QString & | name, |
| QWidget * | parent = 0 |
||
| ) |
◆ ~PlacementEditor()
| PlacementEditor::~PlacementEditor | ( | ) |
The documentation for this class was generated from the following files:
- src/Gui/propertyeditor/PropertyItem.h
- src/Gui/propertyeditor/PropertyItem.cpp
Public Member Functions inherited from
1.8.17