Manual for OpenFLUID 2.1.10

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

#include <ui/common/PreferencesDialog.hpp>

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::MessageDialog
 MessageDialog (QWidget *Parent=nullptr)
 
virtual ~MessageDialog ()
 
- Public Member Functions inherited from openfluid::ui::common::OpenFLUIDDialog
 OpenFLUIDDialog (QWidget *Parent=nullptr, const QString &Title="OpenFLUID")
 
virtual ~OpenFLUIDDialog ()
 
QString getPlaceholderRequired () const
 

Additional Inherited Members

- Static Public Member Functions inherited from openfluid::ui::common::OpenFLUIDDialog
static bool confirmRestartAfterPreferences (QWidget *Parent=nullptr)
 
- Protected Member Functions inherited from openfluid::ui::common::MessageDialog
void setupMessageUi (const QString &DefaultMsg, QDialogButtonBox::StandardButtons buttons=QDialogButtonBox::Ok|QDialogButtonBox::Cancel)
 
void updateDefaultMessage (const QString &Msg)
 
void setMessage (const QString &Msg=QString())
 
QPushButton * buttonOfButtonBox (QDialogButtonBox::StandardButton Which)
 
QDialogButtonBox * buttonBox ()
 
Inheritance diagram for openfluid::ui::common::PreferencesDialog:
Inheritance graph
[legend]
Collaboration diagram for openfluid::ui::common::PreferencesDialog:
Collaboration graph
[legend]

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: