tbx
0.7.6
|
This is the complete list of members for tbx::Adjuster, including all inherited members.
_handle | tbx::Component | protected |
_id | tbx::Component | protected |
add_clicked_listener(AdjusterClickedListener *listener) | tbx::Adjuster | |
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_user_event_listener(int event_id, UserEventListener *listener) | tbx::Component | |
add_window_listener(int event_code, Listener *listener) | tbx::Component | protected |
Adjuster() | tbx::Adjuster | inline |
Adjuster(const Adjuster &other) | tbx::Adjuster | inline |
Adjuster(const Gadget &other) | tbx::Adjuster | inline |
Adjuster(const Component &other) | tbx::Adjuster | 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 | |
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::Adjuster | inline |
tbx::Gadget::operator!=(const Component &other) const | tbx::Gadget | inline |
operator=(const Adjuster &other) | tbx::Adjuster | inline |
operator=(const Gadget &other) | tbx::Adjuster | inline |
operator=(const Component &other) | tbx::Adjuster | inline |
operator==(const Gadget &other) const | tbx::Adjuster | inline |
tbx::Gadget::operator==(const Component &other) const | tbx::Gadget | inline |
remove_all_listeners() | tbx::Component | |
remove_clicked_listener(AdjusterClickedListener *listener) | tbx::Adjuster | |
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_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 |
TOOLBOX_CLASS enum value (defined in tbx::Adjuster) | tbx::Adjuster | |
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 |
~Adjuster() | tbx::Adjuster | inline |