#include "../paradialog.h"Include dependency graph for messagedialog.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| int | new_choice_dlg (const ASCString &title, const ASCString &leftButton, const ASCString &rightButton) |
| PG_Rect | calcMessageBoxSize (const ASCString &message) |
|
|
Definition at line 150 of file messagedialog.cpp. Referenced by errorMessageDialog(), infoMessageDialog(), new_choice_dlg(), PG_StatusWindowData::PG_StatusWindowData(), and warningMessageDialog(). |
|
||||||||||||||||
|
Definition at line 187 of file messagedialog.cpp. References calcMessageBoxSize(), PG_Label::CENTER, MessageDialog::EnableDefaultKeys(), MessageDialog::getTextBox(), ASC_PG_Dialog::RunModal(), and PG_Widget::Show(). Referenced by choice_dlg(). |
1.4.2