BAlert class definition and support enums. More...
Classes | |
class | BAlert |
The BAlert class defines a modal alert dialog which displays a short message and provides a set of labeled buttons that allow the user to respond. More... | |
Enumerations | |
enum | alert_type { B_EMPTY_ALERT = 0 , B_INFO_ALERT , B_IDEA_ALERT , B_WARNING_ALERT , B_STOP_ALERT } |
enum | button_spacing { B_EVEN_SPACING = 0 , B_OFFSET_SPACING } |
BAlert class definition and support enums.
enum alert_type |
enum button_spacing |