|
| EditableLabelQt (PropertyWidgetQt *parent, Property *property, bool shortenText=true) |
|
| EditableLabelQt (PropertyWidgetQt *parent, const std::string &text, bool shortenText=true) |
|
std::string | getText () |
|
void | setText (const std::string &txt) |
|
void | setShortenText (bool shorten) |
|
QSize | sizeHint () const override |
|
QSize | minimumSizeHint () const override |
|
void | edit () |
|
virtual void | onSetIdentifier (Property *property, const std::string &identifier) |
|
virtual void | onSetSemantics (Property *property, const PropertySemantics &semantics) |
|
virtual void | onSetReadOnly (Property *property, bool readonly) |
|
virtual void | onSetVisible (Property *property, bool visible) |
|
virtual void | onSetUsageMode (Property *property, UsageMode usageMode) |
|
| Observer (const Observer &other) |
|
| Observer (Observer &&other) |
|
Observer & | operator= (Observer &&other) |
|
Observer & | operator= (const Observer &other) |
|
virtual | ~Observer () |
|
void | removeObservation (ObservableInterface *observable) |
|
void | removeObservations () |
|
The documentation for this class was generated from the following files:
- editablelabelqt.h
- editablelabelqt.cpp