SBGWindowDialog Member List

This is the complete list of members for SBGWindowDialog, including all inherited members.

askUser(const QString &dialogTitle, const QString &dialogText, QDialogButtonBox *buttonBox=nullptr)SBGWindowDialogstatic
askUser(const QString &dialogTitle, const QString &labelText, const QString &text, bool monospaceFont=false, QDialogButtonBox *buttonBox=nullptr)SBGWindowDialogstatic
askUser(SBGWindowWidget *widget, QDialogButtonBox *butons=nullptr)SBGWindowDialogstatic
askUser(QWidget *widget, QDialogButtonBox *butons=nullptr)SBGWindowDialogstatic
getColorFromUser(const QString &dialogTitle, SBColor &result)SBGWindowDialogstatic
getColorPaletteFromUser(const QString &dialogTitle, bool &ok, const SBDColorPalette *defaultColorPalette=nullptr)SBGWindowDialogstatic
getColorSchemeFromUser(const QString &dialogTitle, std::string &colorSchemeClassName, const SBDColorPalette *defaultColorPalette, SBDColorPalette *newColorPalette)SBGWindowDialogstatic
getDoubleFromUser(const QString &dialogTitle, double &result, double minimum, double maximum, double singleStep=1.0, const QString &prefix="", const QString &suffix="", int decimals=2)SBGWindowDialogstatic
getFileNameFromUser(const QString &dialogTitle, QString &result, const QString &dir=QString(), const QString &filter=QString(), QString *selectedFilter=Q_NULLPTR, QFileDialog::Options options=QFileDialog::Options())SBGWindowDialogstatic
getFileNamesFromUser(const QString &dialogTitle, QStringList &result, const QString &dir=QString(), const QString &filter=QString(), QString *selectedFilter=Q_NULLPTR, QFileDialog::Options options=QFileDialog::Options())SBGWindowDialogstatic
getFontFromUser(const QString &dialogTitle, QFont &result)SBGWindowDialogstatic
getFormat() constSBGWindowDialogvirtual
getIntegerFromUser(const QString &dialogTitle, int &result, int minimum, int maximum, int singleStep=1, const QString &prefix="", const QString &suffix="")SBGWindowDialogstatic
getItemFromUser(const QString &dialogTitle, QString &result, const QString &label, const QStringList &items, int current=0) (defined in SBGWindowDialog)SBGWindowDialogstatic
getLogo() constSBGWindowDialogvirtual
getName() constSBGWindowDialogvirtual
getPathFromUser(const QString &dialogTitle, QString &result)SBGWindowDialogstatic
getPlainTextFromUser(const QString &dialogTitle, QString &result, int maxSize=0)SBGWindowDialogstatic
getSaveFileNameFromUser(const QString &dialogTitle, QString &result, const QString &dir=QString(), const QString &filter=QString(), QString *selectedFilter=Q_NULLPTR, QFileDialog::Options options=QFileDialog::Options())SBGWindowDialogstatic
getStringFromUser(const QString &dialogTitle, QString &result)SBGWindowDialogstatic
getUUID() constSBGWindowDialogvirtual
getWindow() constSBGWindowDialog
hideEvent(QHideEvent *event) (defined in SBGWindowDialog)SBGWindowDialogprotected
informUser(const QString &dialogTitle, const QString &dialogText)SBGWindowDialogstatic
informUser(const QString &dialogTitle, const QString &labelText, const QString &text, bool monospaceFont=false)SBGWindowDialogstatic
informUser(SBGWindowWidget *widget)SBGWindowDialogstatic
informUser(QWidget *widget)SBGWindowDialogstatic
loadDefaultSettings()SBGWindowDialog
loadSettings(SBGSettings *settings)SBGWindowDialogvirtual
saveDefaultSettings()SBGWindowDialog
saveSettings(SBGSettings *settings)SBGWindowDialogvirtual
SB_DECLARE_DATA(SBGWindowDialog) (defined in SBGWindowDialog)SBGWindowDialog
SBGWindowDialog() (defined in SBGWindowDialog)SBGWindowDialogprotected
showEvent(QShowEvent *event) (defined in SBGWindowDialog)SBGWindowDialogprotected
~SBGWindowDialog()SBGWindowDialogvirtual