_handle | tbx::Object | protected |
add_adjust_command(Command *command) | tbx::Iconbar | |
add_click_command(Command *command) | tbx::Iconbar | |
add_click_listener(IconbarClickListener *listener) | tbx::Iconbar | |
add_command(int command_id, Command *command) | tbx::Object | |
add_listener(int action, Listener *listener, RawToolboxEventHandler handler) | tbx::Object | protected |
add_loader(Loader *loader, int file_type=-2) | tbx::Iconbar | |
add_object_deleted_listener(ObjectDeletedListener *listener) | tbx::Object | |
add_select_command(Command *command) | tbx::Iconbar | |
add_user_event_listener(int event_id, UserEventListener *listener) | tbx::Object | |
adjust_show(Object show_object) | tbx::Iconbar | |
adjust_show() | tbx::Iconbar | |
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 | |
handle() const | tbx::Object | inline |
help_message(const std::string &value) | tbx::Iconbar | |
help_message() const | tbx::Iconbar | |
help_message_length() const | tbx::Iconbar | |
hide() | tbx::Object | |
icon_handle() const | tbx::Iconbar | |
Iconbar() | tbx::Iconbar | inline |
Iconbar(const Iconbar &other) | tbx::Iconbar | inline |
Iconbar(const Object &other) | tbx::Iconbar | inline |
Iconbar(const char *template_name) | tbx::Iconbar | inline |
Iconbar(const res::ResIconbar &object_template) | tbx::Iconbar | |
int_property(int property_id) const | tbx::Object | protected |
int_property(int property_id, int value) | tbx::Object | protected |
menu(Menu m) | tbx::Iconbar | |
menu() const | tbx::Iconbar | |
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::Iconbar | inline |
operator=(const Iconbar &other) | tbx::Iconbar | inline |
operator=(const Object &other) | tbx::Iconbar | inline |
operator==(const Object &other) const | tbx::Iconbar | inline |
parent_component() const | tbx::Object | |
parent_object() const | tbx::Object | |
remove_adjust_command(Command *command) | tbx::Iconbar | |
remove_all_listeners() | tbx::Object | |
remove_click_command(Command *command) | tbx::Iconbar | |
remove_click_listener(IconbarClickListener *listener) | tbx::Iconbar | |
remove_command(int command_id, Command *command) | tbx::Object | |
remove_listener(int action, Listener *listener) | tbx::Object | protected |
remove_loader(Loader *loader, int file_type=-2) | tbx::Iconbar | |
remove_object_deleted_listener(ObjectDeletedListener *listener) | tbx::Object | |
remove_select_command(Command *command) | tbx::Iconbar | |
remove_user_event_listener(int event_id, UserEventListener *listener) | tbx::Object | |
select_show(Object show_object) | tbx::Iconbar | |
select_show() | tbx::Iconbar | |
set_handler(int action, Listener *listener, RawToolboxEventHandler handler) | tbx::Object | protected |
show() | tbx::Object | |
showing() const | tbx::Object | |
sprite(const std::string &value) | tbx::Iconbar | |
sprite() const | tbx::Iconbar | |
sprite_length() const | tbx::Iconbar | |
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 |
text(std::string value) | tbx::Iconbar | |
text() const | tbx::Iconbar | |
text_length() const | tbx::Iconbar | |
toolbox_class() const | tbx::Object | |
TOOLBOX_CLASS enum value (defined in tbx::Iconbar) | tbx::Iconbar | |