_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_selection_command(Command *command) | tbx::MenuItem | |
add_selection_listener(MenuSelectionListener *listener) | tbx::MenuItem | |
add_submenu_listener(SubMenuListener *listener) | tbx::MenuItem | |
add_user_event_listener(int event_id, UserEventListener *listener) | tbx::Component | |
add_window_listener(int event_code, Listener *listener) | tbx::Component | protected |
bool_property(int property_id) const | tbx::Component | protected |
bool_property(int property_id, bool value) | tbx::Component | protected |
clear_click_show() | tbx::MenuItem | |
clear_submenu() | tbx::MenuItem | |
click_event(int id) | tbx::MenuItem | |
click_event() const | tbx::MenuItem | |
click_show(const Object &object, bool transient=true) | tbx::MenuItem | |
click_show(bool *transient=0) | tbx::MenuItem | |
Component() | tbx::Component | inline |
Component(Object obj, ComponentId id) | tbx::Component | inline |
Component(ObjectId handle, ComponentId id) | tbx::Component | inline |
fade(bool set) | tbx::MenuItem | |
faded() const | tbx::MenuItem | |
flag_property(int property_id, int flag) const | tbx::Component | protected |
flag_property(int property_id, int flag, bool value) | tbx::Component | protected |
handle() const | tbx::Component | inline |
has_click_show() const | tbx::MenuItem | |
has_submenu() const | tbx::MenuItem | |
help_message(const std::string &msg) | tbx::MenuItem | |
help_message() const | tbx::MenuItem | |
help_message_length() const | tbx::MenuItem | |
id() const | tbx::Component | inline |
int_property(int property_id) const | tbx::Component | protected |
int_property(int property_id, int value) | tbx::Component | protected |
Menu (defined in tbx::MenuItem) | tbx::MenuItem | friend |
menu() | tbx::MenuItem | inline |
MenuItem() | tbx::MenuItem | inline |
MenuItem(const MenuItem &other) | tbx::MenuItem | inline |
MenuItem(const Component &other) | tbx::MenuItem | inline |
null() const | tbx::Component | inline |
object() | tbx::Component | inline |
object() const | tbx::Component | inline |
operator!=(const MenuItem &other) | tbx::MenuItem | inline |
tbx::Component::operator!=(const Component &other) const | tbx::Component | inline |
operator=(const MenuItem &other) | tbx::MenuItem | inline |
operator=(const Component &other) | tbx::MenuItem | inline |
operator==(const MenuItem &other) | tbx::MenuItem | inline |
tbx::Component::operator==(const Component &other) const | tbx::Component | 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_selection_command(Command *command) (defined in tbx::MenuItem) | tbx::MenuItem | |
remove_selection_listener(MenuSelectionListener *listener) | tbx::MenuItem | |
remove_submenu_listener(SubMenuListener *listener) | tbx::MenuItem | |
remove_user_event_listener(int event_id, UserEventListener *listener) | tbx::Component | |
remove_window_listener(int event_code, Listener *listener) | tbx::Component | protected |
sprite_name(const std::string &name) | tbx::MenuItem | |
sprite_name() const | tbx::MenuItem | |
sprite_name_length() const | tbx::MenuItem | |
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 |
submenu(const Object &object) | tbx::MenuItem | |
submenu() | tbx::MenuItem | |
submenu_event(int id) | tbx::MenuItem | |
submenu_event() const | tbx::MenuItem | |
text(const std::string &text) | tbx::MenuItem | |
text() const | tbx::MenuItem | |
text_length() const | tbx::MenuItem | |
tick(bool set) | tbx::MenuItem | |
ticked() const | tbx::MenuItem | |