tbx  0.7.3
tbx::Object Member List

This is the complete list of members for tbx::Object, including all inherited members.

_handletbx::Objectprotected
add_command(int command_id, Command *command)tbx::Object
add_listener(int action, Listener *listener, RawToolboxEventHandler handler)tbx::Objectprotected
add_object_deleted_listener(ObjectDeletedListener *listener)tbx::Object
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::Objectprotected
bool_property(int property_id, bool value)tbx::Objectprotected
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::Objectinline
hide()tbx::Object
int_property(int property_id) const tbx::Objectprotected
int_property(int property_id, int value)tbx::Objectprotected
null() const tbx::Objectinline
Object(const res::ResObject &object_template)tbx::Objectprotected
Object()tbx::Objectinline
Object(ObjectId handle)tbx::Objectinline
Object(const Object &other)tbx::Objectinline
Object(const std::string &template_name)tbx::Object
operator bool() const tbx::Objectinline
operator!=(const Object &other) const tbx::Objectinline
operator=(const Object &other)tbx::Objectinline
operator==(const Object &other) const tbx::Objectinline
parent_component() const tbx::Object
parent_object() const tbx::Object
remove_all_listeners()tbx::Object
remove_command(int command_id, Command *command)tbx::Object
remove_listener(int action, Listener *listener)tbx::Objectprotected
remove_object_deleted_listener(ObjectDeletedListener *listener)tbx::Object
remove_user_event_listener(int event_id, UserEventListener *listener)tbx::Object
set_handler(int action, Listener *listener, RawToolboxEventHandler handler)tbx::Objectprotected
show()tbx::Object
showing() const tbx::Object
string_property(int property_id) const tbx::Objectprotected
string_property(int property_id, const std::string &value)tbx::Objectprotected
string_property_length(int property_id) const tbx::Objectprotected
toolbox_class() const tbx::Object