|
BibleTime
|
Functions | |
| QMessageBox::StandardButton | bt_messageBox (QMessageBox::Icon icon, QWidget *parent, const QString &title, const QString &text, QMessageBox::StandardButtons buttons, QMessageBox::StandardButton defaultButton) |
| void | replaceText (QDialogButtonBox *box, QDialogButtonBox::StandardButton flag, const QString &text) |
| QMessageBox::StandardButton message::anonymous_namespace{messagedialog.cpp}::bt_messageBox | ( | QMessageBox::Icon | icon, |
| QWidget * | parent, | ||
| const QString & | title, | ||
| const QString & | text, | ||
| QMessageBox::StandardButtons | buttons, | ||
| QMessageBox::StandardButton | defaultButton | ||
| ) |
Definition at line 37 of file messagedialog.cpp.
References BT_ASSERT, bt_messageBox(), and message::prepareDialogBox().
Referenced by bt_messageBox().
| void message::anonymous_namespace{messagedialog.cpp}::replaceText | ( | QDialogButtonBox * | box, |
| QDialogButtonBox::StandardButton | flag, | ||
| const QString & | text | ||
| ) |
Definition at line 29 of file messagedialog.cpp.
References replaceText().
Referenced by replaceText().