Relacs
0.9.8
|
This is the complete list of members for MessageBox, including all inherited members.
Error enum value | MessageBox | |
error(const string &caption, const string &message, bool blocking=false, double timeout=0.0, QWidget *parent=0) | MessageBox | static |
error(const string &caption, const string &message, double timeout, QWidget *parent=0) | MessageBox | inlinestatic |
error(const string &caption, const string &message, QWidget *parent=0) | MessageBox | inlinestatic |
exec(double timeout) | MessageBox | |
information(const string &caption, const string &message, bool blocking=false, double timeout=0.0, QWidget *parent=0) | MessageBox | static |
information(const string &caption, const string &message, double timeout, QWidget *parent=0) | MessageBox | inlinestatic |
information(const string &caption, const string &message, QWidget *parent=0) | MessageBox | inlinestatic |
Information enum value | MessageBox | |
MessageBox(const string &caption, const string &message, MessageType type=Warning, bool blocking=false, QWidget *parent=0) | MessageBox | |
MessageType enum name | MessageBox | |
Warning enum value | MessageBox | |
warning(const string &caption, const string &message, bool blocking=false, double timeout=0.0, QWidget *parent=0) | MessageBox | static |
warning(const string &caption, const string &message, double timeout, QWidget *parent=0) | MessageBox | inlinestatic |
warning(const string &caption, const string &message, QWidget *parent=0) | MessageBox | inlinestatic |
~MessageBox(void) | MessageBox |