_handle | tbx::Component | protected |
_id | tbx::Component | protected |
add_command(int command_id, Command *command) | tbx::Component | |
add_key_listener(KeyListener *listener) | tbx::WritableField | |
add_listener(int action, Listener *listener, RawToolboxEventHandler handler) | tbx::Component | protected |
add_loader(Loader *loader, int file_type=-2) | tbx::Gadget | |
add_text_changed_listener(TextChangedListener *listener) | tbx::WritableField | |
add_user_event_listener(int event_id, UserEventListener *listener) | tbx::Component | |
add_window_listener(int event_code, Listener *listener) | tbx::Component | protected |
allowable(const std::string &value) | tbx::WritableField | inline |
allowable() const | tbx::WritableField | inline |
allowable_length() const | tbx::WritableField | inline |
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 | |
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 | |
font(const std::string &name, int width, int height) | tbx::WritableField | |
Gadget() | tbx::Gadget | inline |
Gadget(const Gadget &other) | tbx::Gadget | inline |
Gadget(const Component &other) | tbx::Gadget | inline |
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 |
operator bool() const | tbx::Component | inline |
operator!=(const Gadget &other) const | tbx::WritableField | inline |
tbx::Gadget::operator!=(const Component &other) const | tbx::Gadget | inline |
operator=(const WritableField &other) | tbx::WritableField | inline |
operator=(const Gadget &other) | tbx::WritableField | inline |
operator=(const Component &other) | tbx::WritableField | inline |
operator==(const Gadget &other) const | tbx::WritableField | inline |
tbx::Gadget::operator==(const Component &other) const | tbx::Gadget | inline |
remove_all_listeners() | tbx::Component | |
remove_command(int command_id, Command *command) | tbx::Component | |
remove_key_listener(KeyListener *listener) | tbx::WritableField | |
remove_listener(int action, Listener *listener) | tbx::Component | protected |
remove_loader(Loader *loader, int file_type=-2) | tbx::Gadget | |
remove_text_changed_listener(TextChangedListener *listener) | tbx::WritableField | |
remove_user_event_listener(int event_id, UserEventListener *listener) | tbx::Component | |
remove_window_listener(int event_code, Listener *listener) | tbx::Component | protected |
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 |
system_font(int width, int height) | tbx::WritableField | |
text(const std::string &value) | tbx::WritableField | inline |
text() const | tbx::WritableField | inline |
text_length() const | tbx::WritableField | inline |
toolbox_class() const | tbx::Gadget | |
TOOLBOX_CLASS enum value (defined in tbx::WritableField) | tbx::WritableField | |
toolbox_class_and_size() const | tbx::Gadget | |
top_left() const | tbx::Gadget | |
unfade() | tbx::Gadget | |
window() | tbx::Gadget | inline |
window() const | tbx::Gadget | inline |
WritableField() | tbx::WritableField | inline |
WritableField(const WritableField &other) | tbx::WritableField | inline |
WritableField(const Gadget &other) | tbx::WritableField | inline |
WritableField(const Component &other) | tbx::WritableField | inline |
~WritableField() | tbx::WritableField | inline |