List of all members |
Signals |
Public Member Functions |
Protected Slots |
Protected Member Functions
Gui::PropertyEditor::LinkLabel Class Reference
#include <PropertyItem.h>
Signals | |
void linkChanged (const QVariant &) | |
Public Member Functions | |
LinkLabel (QWidget *parent, const App::Property *prop) | |
QVariant propertyLink () const | |
void updatePropertyLink () | |
virtual ~LinkLabel () | |
Protected Slots | |
void onEditClicked () | |
void onLinkActivated (const QString &) | |
void onLinkChanged () | |
Protected Member Functions | |
void resizeEvent (QResizeEvent *) | |
Constructor & Destructor Documentation
◆ LinkLabel()
LinkLabel::LinkLabel | ( | QWidget * | parent, |
const App::Property * | prop | ||
) |
References onEditClicked(), and onLinkActivated().
◆ ~LinkLabel()
|
virtual |
Member Function Documentation
◆ linkChanged
|
signal |
Referenced by onLinkChanged().
◆ onEditClicked
|
protectedslot |
References onLinkChanged().
Referenced by LinkLabel().
◆ onLinkActivated
|
protectedslot |
Referenced by LinkLabel().
◆ onLinkChanged
|
protectedslot |
References linkChanged(), and updatePropertyLink().
Referenced by onEditClicked().
◆ propertyLink()
QVariant LinkLabel::propertyLink | ( | ) | const |
◆ resizeEvent()
|
protected |
◆ updatePropertyLink()
void LinkLabel::updatePropertyLink | ( | ) |
References App::DocumentObjectT::getObject(), and App::DocumentObjectT::getProperty().
Referenced by onLinkChanged().
The documentation for this class was generated from the following files:
- src/Gui/propertyeditor/PropertyItem.h
- src/Gui/propertyeditor/PropertyItem.cpp