Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::EditableLabelQt Class Reference
Inheritance diagram for inviwo::EditableLabelQt:

Signals

void textChanged ()

Public Member Functions

 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 ()
Public Member Functions inherited from inviwo::PropertyObserver
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)
Public Member Functions inherited from inviwo::Observer
 Observer (const Observer &other)
 Observer (Observer &&other)
Observeroperator= (Observer &&other)
Observeroperator= (const Observer &other)
virtual ~Observer ()
void removeObservation (ObservableInterface *observable)
void removeObservations ()

Protected Member Functions

virtual bool event (QEvent *event) override
virtual void resizeEvent (QResizeEvent *) override
Protected Member Functions inherited from inviwo::Observer
void addObservation (ObservableInterface *observable)

Additional Inherited Members

Protected Attributes inherited from inviwo::Observer
std::unordered_set< ObservableInterface * > observables_

The documentation for this class was generated from the following file:
  • editablelabelqt.h