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