ubit::UAlertbox Class Reference

Alertbox gadget. More...

#include <uboxes.hpp>

Inheritance diagram for ubit::UAlertbox:

ubit::UBox ubit::UGroup ubit::UControl ubit::UBrick ubit::UObject List of all members.

Public Member Functions

 UAlertbox (const UArgs &=UArgs::none)
virtual void show (bool b)
 show/hide this object.
virtual void show (const char *msg)
virtual void show (const UStr &msg)
virtual void showMsg (const char *msg)
virtual void showMsg (const UStr &msg)
 shows the alert box with this message.

Static Public Member Functions

static UStylecreateStyle ()
 < important: all subclasses MUST contain this declaration. static function that returns the UStyle of this class (see details!).

Detailed Description

Alertbox gadget.


Member Function Documentation

UStyle * ubit::UAlertbox::createStyle (  )  [static]

< important: all subclasses MUST contain this declaration. static function that returns the UStyle of this class (see details!).

this macro defines the UClass that corresponds to this class and:

Reimplemented from ubit::UBox.

virtual void ubit::UAlertbox::show ( bool  b  )  [virtual]

show/hide this object.

objects are shown by default (except UWin subclasses).

See also:
: UControl::isShown(), UControl::isShowable()

Reimplemented from ubit::UGroup.


The documentation for this class was generated from the following files:
Generated on Mon Jan 29 00:20:43 2007 for Ubit by  doxygen 1.4.7