#include <ugadgets.hpp>
Inheritance diagram for UAlertbox:

Public Member Functions | |
| UAlertbox (const UArgs &=UArgs::none) | |
| virtual void | show (bool=true) |
| shows the object if argument is true; hides it if false. | |
| virtual void | show (const UStr &mesg) |
|
|
shows the object if argument is true; hides it if false. see also: hide(), isShown(), isShowable() Reimplemented from UGroup. |
1.4.2