#include <buttons.H>
Inherits DEVice.
Public Methods | |
DEVice_btn (Cstr_ptr &name, Cstr_ptr &evt_name="") | |
virtual | ~DEVice_btn () |
virtual void | event (bool t) |
virtual void | event (bool t, cXYpt &c) |
virtual void | event (bool t, cWpt &c) |
virtual void | event (bool t, cWtransf &c) |
DEFINE_DERIVED_TYPE (DEVice_btn, DEVice, const DEVice *) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|