#include <PropertyItem.h>
◆ PropertyEditorWidget()
PropertyEditorWidget::PropertyEditorWidget |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~PropertyEditorWidget()
PropertyEditorWidget::~PropertyEditorWidget |
( |
| ) |
|
|
virtual |
◆ buttonClick
void Gui::PropertyEditor::PropertyEditorWidget::buttonClick |
( |
| ) |
|
|
signal |
◆ resizeEvent()
void PropertyEditorWidget::resizeEvent |
( |
QResizeEvent * |
e | ) |
|
|
protected |
◆ setValue
void PropertyEditorWidget::setValue |
( |
const QVariant & |
val | ) |
|
|
slot |
◆ showValue()
void PropertyEditorWidget::showValue |
( |
const QVariant & |
data | ) |
|
|
protectedvirtual |
◆ value()
QVariant PropertyEditorWidget::value |
( |
| ) |
const |
◆ valueChanged
void Gui::PropertyEditor::PropertyEditorWidget::valueChanged |
( |
const QVariant & |
| ) |
|
|
signal |
◆ button
QPushButton* Gui::PropertyEditor::PropertyEditorWidget::button |
|
protected |
◆ lineEdit
QLineEdit* Gui::PropertyEditor::PropertyEditorWidget::lineEdit |
|
protected |
◆ variant
QVariant Gui::PropertyEditor::PropertyEditorWidget::variant |
|
protected |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/propertyeditor/PropertyItem.h
- FreeCAD/src/Gui/propertyeditor/PropertyItem.cpp