tbx
0.7.6
|
This is the complete list of members for tbx::Component, 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_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 |
Component() | tbx::Component | inline |
Component(Object obj, ComponentId id) | tbx::Component | inline |
Component(ObjectId handle, ComponentId id) | tbx::Component | inline |
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 |
id() const | tbx::Component | inline |
int_property(int property_id) const | tbx::Component | protected |
int_property(int property_id, int value) | tbx::Component | protected |
null() const | tbx::Component | inline |
object() | tbx::Component | inline |
object() const | tbx::Component | inline |
operator bool() const | tbx::Component | inline |
operator!=(const Component &other) const | tbx::Component | inline |
operator=(const Component &other) | tbx::Component | inline |
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_user_event_listener(int event_id, UserEventListener *listener) | tbx::Component | |
remove_window_listener(int event_code, Listener *listener) | tbx::Component | protected |
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 |