#include <mxcpcMessageDialog.h>
Inheritance diagram for mxcpcMessageDialog:
Public Member Functions | |
mxcpcMessageDialog (QWidget *parent=0) | |
void | setMessage (const QString &title, const QString &message) |
Sets the message displayed by the dialog. | |
Private Attributes | |
QLabel * | MessageTextLabel |
Definition at line 37 of file mxcpcMessageDialog.h.