tbx
0.7.5
|
This is the complete list of members for tbx::Button, including all inherited members.
_handle | tbx::Component | protected |
_id | tbx::Component | protected |
add_command(int command_id, Command *command) | tbx::Component | |
add_listener(int action, Listener *listener, RawToolboxEventHandler handler) | tbx::Component | protected |
add_loader(Loader *loader, int file_type=-2) | tbx::Gadget | |
add_mouse_click_listener(MouseClickListener *listener) | tbx::Button | |
add_user_event_listener(int event_id, UserEventListener *listener) | tbx::Component | |
add_window_listener(int event_code, Listener *listener) | tbx::Component | protected |
adjust_does_not_cancel() const | tbx::Button | inline |
adjust_does_not_cancel(bool value) | tbx::Button | inline |
anti_aliased_font() const | tbx::Button | inline |
anti_aliased_font(bool value) | tbx::Button | inline |
background() const | tbx::Button | inline |
background(WimpColour value) | tbx::Button | inline |
bool_property(int property_id) const | tbx::Component | protected |
bool_property(int property_id, bool value) | tbx::Component | protected |
bottom_left() const | tbx::Gadget | |
bounds() const | tbx::Gadget | |
bounds(const BBox &bounds) | tbx::Gadget | |
Button() | tbx::Button | inline |
Button(const Button &other) | tbx::Button | inline |
Button(const Gadget &other) | tbx::Button | inline |
Button(const Component &other) | tbx::Button | inline |
button_type() const | tbx::Button | inline |
button_type(ButtonType type) | tbx::Button | inline |
ButtonType enum name | tbx::Button | |
check_toolbox_class(int class_id) const | tbx::Gadget | |
clear_flag(unsigned int clear) | tbx::Gadget | |
CLICK_AUTO_REPEAT enum value (defined in tbx::Button) | tbx::Button | |
CLICK_DOUBLE_DRAG enum value (defined in tbx::Button) | tbx::Button | |
CLICK_NOTIFY_AND_SELECTS_DRAG enum value (defined in tbx::Button) | tbx::Button | |
CLICK_ONCE enum value (defined in tbx::Button) | tbx::Button | |
CLICK_ONCE_DRAG enum value (defined in tbx::Button) | tbx::Button | |
CLICK_SELECTS enum value (defined in tbx::Button) | tbx::Button | |
CLICK_SELECTS_DOUBLE enum value (defined in tbx::Button) | tbx::Button | |
CLICK_SELECTS_DOUBLE_DRAG enum value (defined in tbx::Button) | tbx::Button | |
CLICK_SELECTS_DRAG enum value (defined in tbx::Button) | tbx::Button | |
Component() | tbx::Component | inline |
Component(Object obj, ComponentId id) | tbx::Component | inline |
Component(ObjectId handle, ComponentId id) | tbx::Component | inline |
CONTINUOUS enum value (defined in tbx::Button) | tbx::Button | |
esg() const | tbx::Button | inline |
esg(int value) | tbx::Button | inline |
fade() | tbx::Gadget | |
fade(bool fade) | tbx::Gadget | |
faded() const | tbx::Gadget | |
filled() const | tbx::Button | inline |
filled(bool value) | tbx::Button | inline |
flag_property(int property_id, int flag) const | tbx::Component | protected |
flag_property(int property_id, int flag, bool value) | tbx::Component | protected |
flags() const | tbx::Button | inline |
flags(int clear, int eor) | tbx::Button | |
focus() | tbx::Gadget | |
FOCUS_AND_DRAG enum value (defined in tbx::Button) | tbx::Button | |
font(const std::string &name, int width, int height) | tbx::Button | |
font_handle() const | tbx::Button | inline |
font_handle(int value) | tbx::Button | inline |
foreground() const | tbx::Button | inline |
foreground(WimpColour value) | tbx::Button | inline |
Gadget() | tbx::Gadget | inline |
Gadget(const Gadget &other) | tbx::Gadget | inline |
Gadget(const Component &other) | tbx::Gadget | inline |
half_size_sprite() const | tbx::Button | inline |
half_size_sprite(bool value) | tbx::Button | inline |
handle() const | tbx::Component | inline |
has_border() const | tbx::Button | inline |
has_border(bool value) | tbx::Button | inline |
has_text() const | tbx::Button | inline |
has_text(bool value) | tbx::Button | inline |
hcentred() const | tbx::Button | inline |
hcentred(bool value) | tbx::Button | inline |
icon_list() | tbx::Gadget | |
id() const | tbx::Component | inline |
IGNORE_CLICKS enum value (defined in tbx::Button) | tbx::Button | |
int_property(int property_id) const | tbx::Component | protected |
int_property(int property_id, int value) | tbx::Component | protected |
is_sprite() const | tbx::Button | inline |
is_sprite(bool value) | tbx::Button | inline |
move_by(int bx, int by) | tbx::Gadget | |
move_to(const Point &pos) | tbx::Gadget | |
move_to(int x, int y) | tbx::Gadget | |
null() const | tbx::Component | inline |
object() | tbx::Component | inline |
object() const | tbx::Component | inline |
operator!=(const Gadget &other) const | tbx::Button | inline |
tbx::Gadget::operator!=(const Component &other) const | tbx::Gadget | inline |
operator=(const Button &other) | tbx::Button | inline |
operator=(const Gadget &other) | tbx::Button | inline |
operator=(const Component &other) | tbx::Button | inline |
operator==(const Gadget &other) const | tbx::Button | inline |
tbx::Gadget::operator==(const Component &other) const | tbx::Gadget | inline |
OVER_SELECTS enum value (defined in tbx::Button) | tbx::Button | |
redraw_needs_help() const | tbx::Button | inline |
redraw_needs_help(bool value) | tbx::Button | inline |
remove_all_listeners() | tbx::Component | |
remove_command(int command_id, Command *command) | tbx::Component | |
remove_listener(int action, Listener *listener) | tbx::Component | protected |
remove_loader(Loader *loader, int file_type=-2) | tbx::Gadget | |
remove_mouse_click_listener(MouseClickListener *listener) | tbx::Button | |
remove_user_event_listener(int event_id, UserEventListener *listener) | tbx::Component | |
remove_window_listener(int event_code, Listener *listener) | tbx::Component | protected |
set_flag(unsigned int set) | tbx::Gadget | |
size() const | tbx::Gadget | |
size(const Size &sz) | tbx::Gadget | |
string_property(int property_id) const | tbx::Component | protected |
string_property(int property_id, const std::string &value) | tbx::Component | protected |
string_property_length(int property_id) const | tbx::Component | protected |
system_font(int width, int height) | tbx::Button | |
text_right_justified() const | tbx::Button | inline |
text_right_justified(bool value) | tbx::Button | inline |
toolbox_class() const | tbx::Gadget | |
TOOLBOX_CLASS enum value (defined in tbx::Button) | tbx::Button | |
toolbox_class_and_size() const | tbx::Gadget | |
top_left() const | tbx::Gadget | |
unfade() | tbx::Gadget | |
validation(std::string v) | tbx::Button | inline |
validation() const | tbx::Button | inline |
validation_length() const | tbx::Button | inline |
value(std::string v) | tbx::Button | inline |
value() const | tbx::Button | inline |
value_length() const | tbx::Button | inline |
vcentred() const | tbx::Button | inline |
vcentred(bool value) | tbx::Button | inline |
window() | tbx::Gadget | inline |
window() const | tbx::Gadget | inline |
WRITEABLE enum value (defined in tbx::Button) | tbx::Button | |
~Button() | tbx::Button | inline |