_handle | tbx::Component | protected |
_id | tbx::Component | protected |
add_adjust_command(Command *command) | tbx::ToolAction | |
add_command(int command_id, Command *command) | tbx::Component | |
add_listener(int action, Listener *listener, RawToolboxEventHandler handler) | tbx::Component | protected |
add_loader(Loader *loader, int file_type=-2) | tbx::Gadget | |
add_select_command(Command *command) | tbx::ToolAction | |
add_selected_command(Command *command) | tbx::ToolAction | |
add_selected_listener(ToolActionSelectedListener *listener) | tbx::ToolAction | |
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 |
bottom_left() const | tbx::Gadget | |
bounds() const | tbx::Gadget | |
bounds(const BBox &bounds) | tbx::Gadget | |
check_toolbox_class(int class_id) const | tbx::Gadget | |
clear_flag(unsigned int clear) | tbx::Gadget | |
Component() | tbx::Component | inline |
Component(Object obj, ComponentId id) | tbx::Component | inline |
Component(ObjectId handle, ComponentId id) | tbx::Component | inline |
fade() | tbx::Gadget | |
fade(bool fade) | tbx::Gadget | |
fade_ident(std::string text) | tbx::ToolAction | |
fade_ident() const | tbx::ToolAction | |
faded() const | tbx::Gadget | |
flag_property(int property_id, int flag) const | tbx::Component | protected |
flag_property(int property_id, int flag, bool value) | tbx::Component | protected |
flags() const | tbx::Gadget | |
focus() | tbx::Gadget | |
Gadget() | tbx::Gadget | inline |
Gadget(const Gadget &other) | tbx::Gadget | inline |
Gadget(const Component &other) | tbx::Gadget | inline |
get_action(int &select_action, int &adjust_action) const | tbx::ToolAction | |
get_click_show(Object &select_object, Object &adjust_object) const | tbx::ToolAction | |
handle() const | tbx::Component | inline |
icon_list() | tbx::Gadget | |
id() const | tbx::Component | inline |
int_property(int property_id) const | tbx::Component | protected |
int_property(int property_id, int value) | tbx::Component | protected |
move_by(int bx, int by) | tbx::Gadget | |
move_to(const Point &pos) | tbx::Gadget | |
move_to(int x, int y) | tbx::Gadget | |
null() const | tbx::Component | inline |
object() | tbx::Component | inline |
object() const | tbx::Component | inline |
off_ident(std::string text) | tbx::ToolAction | |
off_ident() const | tbx::ToolAction | |
on(bool value) | tbx::ToolAction | inline |
on() const | tbx::ToolAction | inline |
on_ident(std::string text) | tbx::ToolAction | |
on_ident() const | tbx::ToolAction | |
operator bool() const | tbx::Component | inline |
operator!=(const Gadget &other) const | tbx::ToolAction | inline |
tbx::Gadget::operator!=(const Component &other) const | tbx::Gadget | inline |
operator=(const ToolAction &other) | tbx::ToolAction | inline |
operator=(const Gadget &other) | tbx::ToolAction | inline |
operator=(const Component &other) | tbx::ToolAction | inline |
operator==(const Gadget &other) const | tbx::ToolAction | inline |
tbx::Gadget::operator==(const Component &other) const | tbx::Gadget | inline |
pressed(bool value) | tbx::ToolAction | inline |
pressed() const | tbx::ToolAction | inline |
remove_adjust_command(Command *command) | tbx::ToolAction | |
remove_all_listeners() | tbx::Component | |
remove_command(int command_id, Command *command) | tbx::Component | |
remove_listener(int action, Listener *listener) | tbx::Component | protected |
remove_loader(Loader *loader, int file_type=-2) | tbx::Gadget | |
remove_select_command(Command *command) | tbx::ToolAction | |
remove_selected_command(Command *command) | tbx::ToolAction | |
remove_selected_listener(ToolActionSelectedListener *listener) | tbx::ToolAction | |
remove_user_event_listener(int event_id, UserEventListener *listener) | tbx::Component | |
remove_window_listener(int event_code, Listener *listener) | tbx::Component | protected |
set_action(int select_action, int adjust_action) | tbx::ToolAction | |
set_click_show(Object select_object, Object adjust_object) | tbx::ToolAction | |
set_flag(unsigned int set) | tbx::Gadget | |
size() const | tbx::Gadget | |
size(const Size &sz) | tbx::Gadget | |
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 |
ToolAction() | tbx::ToolAction | inline |
ToolAction(const ToolAction &other) | tbx::ToolAction | inline |
ToolAction(const Gadget &other) | tbx::ToolAction | inline |
ToolAction(const Component &other) | tbx::ToolAction | inline |
TOOLBOX_CLASS enum value (defined in tbx::ToolAction) | tbx::ToolAction | |
toolbox_class() const | tbx::Gadget | |
toolbox_class_and_size() const | tbx::Gadget | |
top_left() const | tbx::Gadget | |
unfade() | tbx::Gadget | |
window() | tbx::Gadget | inline |
window() const | tbx::Gadget | inline |
~ToolAction() | tbx::ToolAction | inline |