Message (gb.form)

This class adds a new message box type to the default Message class.

Esta clase reimplementa Message en gb.qt4.

Esta clase es estática.

Esta clase se puede usar como un/una función estática.

Inherited static properties
ColoredButtons   Return or set if colored buttons are used.
DefaultButton   Return or set if the first button of the message box is the default one.
Style   There is currently only one option: "flat".
Title   Returns or sets the title of the next message box.

Métodos estáticos
Optional   Display an optional warning message box, with a check-box that allows the user to disable the message.

Inherited static methods
Delete   Displays a deletion message box, with up to three buttons.
Error   Displays a error message box, with up to three buttons.
Info   Displays a information message box, with one button.
Question   Displays a question message box, with up to three buttons.
Warning   Displays a warning message box, with up to three buttons.