accept() | Gui::Dialog::DlgCheckableMessageBox | virtual |
buttons | Gui::Dialog::DlgCheckableMessageBox | |
checkBoxText | Gui::Dialog::DlgCheckableMessageBox | |
checkBoxText() const | Gui::Dialog::DlgCheckableMessageBox | |
clickedButton() const | Gui::Dialog::DlgCheckableMessageBox | |
clickedStandardButton() const | Gui::Dialog::DlgCheckableMessageBox | |
defaultButton | Gui::Dialog::DlgCheckableMessageBox | |
defaultButton() const | Gui::Dialog::DlgCheckableMessageBox | |
dialogButtonBoxToMessageBoxButton(QDialogButtonBox::StandardButton) | Gui::Dialog::DlgCheckableMessageBox | static |
DlgCheckableMessageBox(QWidget *parent) | Gui::Dialog::DlgCheckableMessageBox | explicit |
iconPixmap | Gui::Dialog::DlgCheckableMessageBox | |
iconPixmap() const | Gui::Dialog::DlgCheckableMessageBox | |
isChecked | Gui::Dialog::DlgCheckableMessageBox | |
isChecked() const | Gui::Dialog::DlgCheckableMessageBox | |
question(QWidget *parent, const QString &title, const QString &question, const QString &checkBoxText, bool *checkBoxSetting, QDialogButtonBox::StandardButtons buttons=QDialogButtonBox::Yes|QDialogButtonBox::No, QDialogButtonBox::StandardButton defaultButton=QDialogButtonBox::No) | Gui::Dialog::DlgCheckableMessageBox | static |
reject() | Gui::Dialog::DlgCheckableMessageBox | virtual |
setCheckBoxText(const QString &) | Gui::Dialog::DlgCheckableMessageBox | |
setChecked(bool s) | Gui::Dialog::DlgCheckableMessageBox | |
setDefaultButton(QDialogButtonBox::StandardButton s) | Gui::Dialog::DlgCheckableMessageBox | |
setIconPixmap(const QPixmap &p) | Gui::Dialog::DlgCheckableMessageBox | |
setPrefEntry(const QString &entry) | Gui::Dialog::DlgCheckableMessageBox | |
setPrefPath(const QString &path) | Gui::Dialog::DlgCheckableMessageBox | |
setStandardButtons(QDialogButtonBox::StandardButtons s) | Gui::Dialog::DlgCheckableMessageBox | |
setText(const QString &) | Gui::Dialog::DlgCheckableMessageBox | |
showMessage(const QString &header, const QString &message, bool check=false, const QString &checkText=QString::fromLatin1("Don't show me again")) | Gui::Dialog::DlgCheckableMessageBox | static |
showMessage(const QString &header, const QString &message, const QString &prefPath, const QString ¶mEntry, bool entryDefault=false, bool check=false, const QString &checkText=QString::fromLatin1("Don't show me again")) | Gui::Dialog::DlgCheckableMessageBox | static |
standardButtons() const | Gui::Dialog::DlgCheckableMessageBox | |
text | Gui::Dialog::DlgCheckableMessageBox | |
text() const | Gui::Dialog::DlgCheckableMessageBox | |
~DlgCheckableMessageBox() | Gui::Dialog::DlgCheckableMessageBox | virtual |