Public Types | Signals | Public Member Functions | List of all members
openfluid::ui::common::PreferencesDialog Class Reference

#include <ui/common/PreferencesDialog.hpp>

Inheritance diagram for openfluid::ui::common::PreferencesDialog:
Inheritance graph
[legend]
Collaboration diagram for openfluid::ui::common::PreferencesDialog:
Collaboration graph
[legend]

Public Types

enum  DisplayMode { MODE_FULL, MODE_BUILDER, MODE_DEVSTUDIO }
 

Signals

void applyTextEditorSettingsAsked ()
 

Public Member Functions

 PreferencesDialog (QWidget *Parent, DisplayMode Mode=MODE_FULL)
 
virtual ~PreferencesDialog ()
 
bool isRecentsChanged () const
 
bool isSimPathsChanged () const
 
bool isObsPathsChanged () const
 
bool isWaresWatchingChanged () const
 
bool isTextEditorSettingsChanged () const
 
bool isRestartRequired ()
 
- Public Member Functions inherited from openfluid::ui::common::OpenFLUIDDialog
 OpenFLUIDDialog (QWidget *Parent=nullptr, const QString &Title="OpenFLUID")
 
QString getPlaceholderRequired () const
 

Additional Inherited Members

- Static Public Member Functions inherited from openfluid::ui::common::OpenFLUIDDialog
static bool confirmRestartAfterPreferences (QWidget *Parent=nullptr)
 

Member Enumeration Documentation

◆ DisplayMode

Enumerator
MODE_FULL 
MODE_BUILDER 
MODE_DEVSTUDIO 

Constructor & Destructor Documentation

◆ PreferencesDialog()

openfluid::ui::common::PreferencesDialog::PreferencesDialog ( QWidget *  Parent,
DisplayMode  Mode = MODE_FULL 
)

◆ ~PreferencesDialog()

virtual openfluid::ui::common::PreferencesDialog::~PreferencesDialog ( )
virtual

Member Function Documentation

◆ applyTextEditorSettingsAsked

void openfluid::ui::common::PreferencesDialog::applyTextEditorSettingsAsked ( )
signal

◆ isObsPathsChanged()

bool openfluid::ui::common::PreferencesDialog::isObsPathsChanged ( ) const
inline

◆ isRecentsChanged()

bool openfluid::ui::common::PreferencesDialog::isRecentsChanged ( ) const
inline

◆ isRestartRequired()

bool openfluid::ui::common::PreferencesDialog::isRestartRequired ( )
inline

◆ isSimPathsChanged()

bool openfluid::ui::common::PreferencesDialog::isSimPathsChanged ( ) const
inline

◆ isTextEditorSettingsChanged()

bool openfluid::ui::common::PreferencesDialog::isTextEditorSettingsChanged ( ) const
inline

◆ isWaresWatchingChanged()

bool openfluid::ui::common::PreferencesDialog::isWaresWatchingChanged ( ) const
inline

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