tbx
0.7.6
|
This is the complete list of members for tbx::Menu, including all inherited members.
_handle | tbx::Object | protected |
add(const res::ResMenuItem &res_item, MenuItem *after=0) | tbx::Menu | |
add_about_to_be_shown_listener(AboutToBeShownListener *listener) | tbx::Menu | |
add_command(int command_id, Command *command) | tbx::Object | |
add_has_been_hidden_listener(HasBeenHiddenListener *listener) | tbx::Menu | |
add_listener(int action, Listener *listener, RawToolboxEventHandler handler) | tbx::Object | protected |
add_object_deleted_listener(ObjectDeletedListener *listener) | tbx::Object | |
add_selection_listener(MenuSelectionListener *listener) | tbx::Menu | |
add_submenu_listener(SubMenuListener *listener) | tbx::Menu | |
add_user_event_listener(int event_id, UserEventListener *listener) | tbx::Object | |
ancestor_component() const | tbx::Object | |
ancestor_object() const | tbx::Object | |
bool_property(int property_id) const | tbx::Object | protected |
bool_property(int property_id, bool value) | tbx::Object | protected |
check_toolbox_class(int class_id) const | tbx::Object | |
client_handle() const | tbx::Object | |
client_handle(void *client_handle) | tbx::Object | |
delete_object() | tbx::Object | |
erase(ComponentId id) | tbx::Menu | |
erase(MenuItem &item) | tbx::Menu | |
handle() const | tbx::Object | inline |
height() const | tbx::Menu | inline |
help_message(const std::string &msg) | tbx::Menu | inline |
help_message() const | tbx::Menu | inline |
help_message_length() const | tbx::Menu | inline |
hide() | tbx::Object | |
insert(const res::ResMenuItem &res_item, MenuItem *before=0) | tbx::Menu | |
int_property(int property_id) const | tbx::Object | protected |
int_property(int property_id, int value) | tbx::Object | protected |
item(ComponentId id) | tbx::Menu | |
Menu() | tbx::Menu | inline |
Menu(const Menu &other) | tbx::Menu | inline |
Menu(const Object &other) | tbx::Menu | inline |
Menu(const char *template_name) | tbx::Menu | inline |
null() const | tbx::Object | inline |
Object(const res::ResObject &object_template) | tbx::Object | protected |
Object() | tbx::Object | inline |
Object(ObjectId handle) | tbx::Object | inline |
Object(const Object &other) | tbx::Object | inline |
Object(const std::string &template_name) | tbx::Object | |
operator bool() const | tbx::Object | inline |
operator!=(const Object &other) const | tbx::Menu | inline |
operator=(const Menu &other) | tbx::Menu | inline |
operator=(const Object &other) | tbx::Menu | inline |
operator==(const Object &other) const | tbx::Menu | inline |
parent_component() const | tbx::Object | |
parent_object() const | tbx::Object | |
remove_about_to_be_shown_listener(AboutToBeShownListener *listener) | tbx::Menu | |
remove_all_listeners() | tbx::Object | |
remove_command(int command_id, Command *command) | tbx::Object | |
remove_has_been_hidden_listener(HasBeenHiddenListener *listener) | tbx::Menu | |
remove_listener(int action, Listener *listener) | tbx::Object | protected |
remove_object_deleted_listener(ObjectDeletedListener *listener) | tbx::Object | |
remove_selection_listener(MenuSelectionListener *listener) | tbx::Menu | |
remove_submenu_listener(SubMenuListener *listener) | tbx::Menu | |
remove_user_event_listener(int event_id, UserEventListener *listener) | tbx::Object | |
set_handler(int action, Listener *listener, RawToolboxEventHandler handler) | tbx::Object | protected |
show() | tbx::Object | |
show_at_pointer() | tbx::Object | |
show_centred() | tbx::Object | |
showing() const | tbx::Object | |
string_property(int property_id) const | tbx::Object | protected |
string_property(int property_id, const std::string &value) | tbx::Object | protected |
string_property_length(int property_id) const | tbx::Object | protected |
title(const std::string &title) | tbx::Menu | inline |
title() const | tbx::Menu | inline |
title_length() const | tbx::Menu | inline |
toolbox_class() const | tbx::Object | |
TOOLBOX_CLASS enum value (defined in tbx::Menu) | tbx::Menu | |
width() const | tbx::Menu | inline |