BuildmLearn Toolkit  2.0.4
BuildmLearn Toolkit is an easy-to-use program that helps users make mobile apps without any knowledge of application development.
 All Classes Functions Enumerations Groups Pages
CustomMessageBox Member List

This is the complete list of members for CustomMessageBox, including all inherited members.

CustomMessageBox(QWidget *parent=0)CustomMessageBoxexplicit
iconify(QDialogButtonBox *button_box)CustomMessageBoxstatic
setIcon(Icon icon)CustomMessageBox
show(QWidget *parent, QMessageBox::Icon icon, const QString &title, const QString &text, const QString &informative_text=QString(), const QString &detailed_text=QString(), QMessageBox::StandardButtons buttons=QMessageBox::Ok, QMessageBox::StandardButton default_button=QMessageBox::Ok)CustomMessageBoxstatic
~CustomMessageBox() (defined in CustomMessageBox)CustomMessageBoxvirtual