Developer Documentation
|
#include <Plugin-VSI/config/dynamicValue.hh>
Public Member Functions | |
DynamicValue (Input *_input) | |
Constructor. | |
~DynamicValue () | |
Destructor. | |
Private Slots | |
void | toDefault () |
Private Attributes | |
Input * | input_ |
QGroupBox * | group_ |
TypeWidget * | main_ |
QPushButton * | default_ |
Friends | |
class | DynamicDialog |
Class that holds everything to configure an input in the DynamicDialog
Definition at line 73 of file dynamicValue.hh.