51 #ifndef OPTIONSINTERFACE_HH
52 #define OPTIONSINTERFACE_HH
55 #if QT_VERSION >= 0x050000
164 #endif // OPTIONSINTERFACE_HH
virtual ~OptionsInterface()
Destructor.
Options Dialog interface.
virtual void applyOptions()=0
Apply changes to options.
virtual bool initializeOptionsWidget(QWidget *&_widget)=0
Initialize the Options Widget.