State::ValueWidget Class Referenceabstract
The ValueWidget class. More...
Inheritance diagram for State::ValueWidget:
Detailed Description
The ValueWidget class.
Base class for the value widgets in the same folder. They are used to edit a data type of the given type with the correct widgets.
For instance :
- Text : QLineEdit
- Number : Q{Double}SpinBox etc...
Public Member Functions | |
virtual ossia::value | value () const =0 |
The documentation for this class was generated from the following files:
- ValueWidget.hpp
- ValueWidget.cpp