SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Slots | Public Member Functions | List of all members
PreferencesWindow Class Reference

#include <PreferencesWindow.h>

Inheritance diagram for PreferencesWindow:

Public Slots

void updateRegressionTestDataDir ()
 
void setRegressionTestDataDir ()
 
void updateModuleErrorDialogOption (int state)
 
void updateSaveBeforeExecuteOption (int state)
 

Public Member Functions

 PreferencesWindow (NetworkEditor *editor, QWidget *parent=0)
 
bool isRegression () const
 
void setRegressionMode (bool mode)
 
bool saveBeforeExecute () const
 
void setSaveBeforeExecute (bool mode)
 
QString regressionTestDataDir () const
 
void setRegressionTestDataDir (const QString &dir)
 
void setDisableModuleErrorDialogs (bool disableModuleErrorDialogs)
 
bool disableModuleErrorDialogs () const
 

Constructor & Destructor Documentation

PreferencesWindow ( NetworkEditor editor,
QWidget *  parent = 0 
)
explicit

Member Function Documentation

bool disableModuleErrorDialogs ( ) const
bool isRegression ( ) const
inline
QString regressionTestDataDir ( ) const
inline
bool saveBeforeExecute ( ) const
void setDisableModuleErrorDialogs ( bool  disableModuleErrorDialogs)
void setRegressionMode ( bool  mode)
inline
void setRegressionTestDataDir ( const QString &  dir)
inline
void setRegressionTestDataDir ( )
slot
void setSaveBeforeExecute ( bool  mode)
void updateModuleErrorDialogOption ( int  state)
slot
void updateRegressionTestDataDir ( )
slot
void updateSaveBeforeExecuteOption ( int  state)
slot

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