Developer Documentation
VSI::ConfigValue Class Reference

#include <Plugin-VSI/config/configValue.hh>

Inheritance diagram for VSI::ConfigValue:

Public Member Functions

 ConfigValue (ElementInput *_input)
 Constructor.
 
 ~ConfigValue ()
 Destructor.
 

Private Slots

void toDefault ()
 
void selectionChange ()
 

Private Attributes

ElementInputinput_
 
QGroupBox * group_
 
TypeWidgetmain_
 
QPushButton * default_
 
QRadioButton * constant_
 
QRadioButton * optional_
 
QRadioButton * forceAskUser_
 
QButtonGroup * buttonGroup_
 

Friends

class ConfigDialog
 

Detailed Description

Class that holds everything to configure an input in the ConfigDialog

Definition at line 74 of file configValue.hh.


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