#include <gadget_c.h>
Inheritance diagram for gadget_c:

Public Member Functions | |
| gadget_c (toolbox_c component=toolbox_NULL_COMPONENT, toolbox_o object=toolbox_NULL_OBJECT) | |
| void | set_object (toolbox_o object=toolbox_NULL_OBJECT) |
| toolbox_o | get_object () const |
| void | set_component (toolbox_c component=toolbox_NULL_COMPONENT) |
| toolbox_c | get_component () const |
| size_t | get_icon_list_size () const |
| size_t | get_icon_list (wimp_i *buffer, size_t size) const |
| vector< wimp_i > | get_icon_list () const |
| void | set_focus () |
Public Attributes | |
| toolbox_o | object |
| toolbox_c | component |
Protected Member Functions | |
| virtual void | _set_flags (bits flags) |
| virtual gadget_flags | _get_flags () const |
| virtual void | _set_help_message (const char *help) |
| virtual size_t | _get_help_message (char *help, size_t size) const |
| virtual int | _get_type () const |
| virtual void | _set_bbox (const os_box &bbox) |
| virtual os_box | _get_bbox () const |
|
||||||||||||
|
|
|
|
Reimplemented from gadget_b. |
|
|
Reimplemented from gadget_b. |
|
||||||||||||
|
Reimplemented from gadget_b. |
|
|
Reimplemented from gadget_b. |
|
|
Reimplemented from gadget_b. |
|
|
Reimplemented from gadget_b. |
|
|
Reimplemented from gadget_b. |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.3