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

Public Member Functions

TFPushButtonoperator= (const TFPushButton &rhs)=delete
 
TFPushButtonoperator= (TFPushButton &&rhs)=delete
 
 TFPushButton (const TFPushButton &rhs)=delete
 
 TFPushButton (IsoTFProperty *property, QWidget *parent=nullptr)
 
 TFPushButton (IsoValueProperty *property, QWidget *parent=nullptr)
 
 TFPushButton (TFPushButton &&rhs)=delete
 
 TFPushButton (TransferFunctionProperty *property, QWidget *parent=nullptr)
 
- Public Member Functions inherited from inviwo::IvwPushButton
 IvwPushButton (QWidget *parent)
 
QSize minimumSizeHint () const
 
QSize sizeHint () const
 
- Public Member Functions inherited from inviwo::Observer
 Observer (const Observer &other)
 
 Observer (Observer &&other)
 
Observeroperator= (const Observer &other)
 
Observeroperator= (Observer &&other)
 
void removeObservation (ObservableInterface *observable)
 
void removeObservations ()
 
virtual ~Observer ()
 

Additional Inherited Members

- Protected Member Functions inherited from inviwo::Observer
void addObservation (ObservableInterface *observable)
 
- Protected Attributes inherited from inviwo::Observer
std::unordered_set< ObservableInterface * > observables_
 

The documentation for this class was generated from the following file: