tbx
0.7.5
|
This is the complete list of members for tbx::Window, including all inherited members.
_handle | tbx::Object | protected |
add_about_to_be_shown_listener(AboutToBeShownListener *listener) | tbx::Window | |
add_close_window_listener(CloseWindowListener *listener) | tbx::Window | |
add_command(int command_id, Command *command) | tbx::Object | |
add_gadget(const res::ResGadget &gadget_template) | tbx::Window | |
add_gain_caret_listener(GainCaretListener *listener) | tbx::Window | |
add_has_been_hidden_listener(HasBeenHiddenListener *listener) | tbx::Window | |
add_key_listener(KeyListener *listener) | tbx::Window | |
add_listener(int action, Listener *listener, RawToolboxEventHandler handler) | tbx::Object | protected |
add_loader(Loader *loader, int file_type=-2) | tbx::Window | |
add_lose_caret_listener(LoseCaretListener *listener) | tbx::Window | |
add_mouse_click_listener(MouseClickListener *listener) | tbx::Window | |
add_object_deleted_listener(ObjectDeletedListener *listener) | tbx::Object | |
add_open_window_listener(OpenWindowListener *listener) | tbx::Window | |
add_pointer_entering_listener(PointerEnteringListener *listener) | tbx::Window | |
add_pointer_leaving_listener(PointerLeavingListener *listener) | tbx::Window | |
add_redraw_listener(RedrawListener *listener) | tbx::Window | |
add_scroll_request_listener(ScrollRequestListener *listener) | tbx::Window | |
add_shorcut(const res::ResShortcut &shortcut) | tbx::Window | |
add_shortcuts(const res::ResShortcut *shortcuts, int num) | tbx::Window | |
add_user_event_listener(int event_id, UserEventListener *listener) | tbx::Object | |
ancestor_component() const | tbx::Object | |
ancestor_object() const | tbx::Object | |
block_copy(const BBox &bounds, const Point &to) | tbx::Window | |
bool_property(int property_id) const | tbx::Object | protected |
bool_property(int property_id, bool value) | tbx::Object | protected |
bounds(const BBox &bounds) | tbx::Window | |
bounds() const | tbx::Window | |
cancel_drag() const | tbx::Window | |
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 | |
drag_box(const BBox &box, DragHandler *handler) const | tbx::Window | |
drag_box(const BBox &box, const BBox &bounds, DragHandler *handler) const | tbx::Window | |
drag_box_local(const BBox &box, DragHandler *handler) const | tbx::Window | |
drag_point(DragHandler *handler) const | tbx::Window | |
drag_point(const BBox &bounds, DragHandler *handler) const | tbx::Window | |
drag_point_local(DragHandler *handler) const | tbx::Window | |
drag_rubber_box(const Point &start, DragHandler *handler) const | tbx::Window | |
drag_rubber_box(const Point &start, const BBox &bounds, DragHandler *handler) const | tbx::Window | |
drag_rubber_box_local(const Point &start, DragHandler *handler) const | tbx::Window | |
drag_sprite(const Sprite &sprite, const BBox &box, DragHandler *handler, int flags=0) const | tbx::Window | |
drag_sprite(const Sprite &sprite, const BBox &box, const BBox &bounds, DragHandler *handler, int flags=0) const | tbx::Window | |
drag_sprite_local(const Sprite &sprite, const BBox &box, DragHandler *handler, int flags=0) const | tbx::Window | |
DragSpriteFlags enum name | tbx::Window | |
DSFLAG_BOUND_POINT enum value (defined in tbx::Window) | tbx::Window | |
DSFLAG_DROP_SHADOW enum value (defined in tbx::Window) | tbx::Window | |
DSFLAG_HCENTRE enum value (defined in tbx::Window) | tbx::Window | |
DSFLAG_NONE enum value (defined in tbx::Window) | tbx::Window | |
DSFLAG_RIGHT enum value (defined in tbx::Window) | tbx::Window | |
DSFLAG_SOLID enum value (defined in tbx::Window) | tbx::Window | |
DSFLAG_TOP enum value (defined in tbx::Window) | tbx::Window | |
DSFLAG_VCENTRE enum value (defined in tbx::Window) | tbx::Window | |
ebl_toolbar(Window window) | tbx::Window | |
ebl_toolbar() const | tbx::Window | |
etl_toolbar(Window window) | tbx::Window | |
etl_toolbar() const | tbx::Window | |
extent(const BBox &new_extent) | tbx::Window | |
extent() const | tbx::Window | |
force_redraw(const BBox &work_area) | tbx::Window | |
from_handle(WindowHandle window_handle) | tbx::Window | static |
from_handle(WindowHandle window_handle, IconHandle icon_handle, Window *window=0) | tbx::Window | static |
gadget(ComponentId component_id) | tbx::Window | |
get_info(WindowInfo &info) const | tbx::Window | |
get_state(WindowState &state) const | tbx::Window | |
get_state(WindowState &state, Window &parent, int &align_flags) const | tbx::Window | |
get_toolbars(Window *internal_bottom_left, Window *internal_top_left, Window *external_bottom_left, Window *external_top_left) | tbx::Window | |
handle() const | tbx::Object | inline |
help_message(const std::string &message) | tbx::Window | inline |
help_message() const | tbx::Window | inline |
hide() | tbx::Object | |
ibl_toolbar(Window window) | tbx::Window | |
ibl_toolbar() const | tbx::Window | |
int_property(int property_id) const | tbx::Object | protected |
int_property(int property_id, int value) | tbx::Object | protected |
itl_toolbar(Window window) | tbx::Window | |
itl_toolbar() const | tbx::Window | |
menu(Menu menu) | tbx::Window | |
menu() const | tbx::Window | |
null() const | tbx::Object | inline |
Object(const res::ResObject &object_template) | tbx::Object | protected |
Object() | tbx::Object | inline |
Object(ObjectId handle) | tbx::Object | inline |
Object(const Object &other) | tbx::Object | inline |
Object(const std::string &template_name) | tbx::Object | |
open_subwindow(const WindowOpenInfo &open_info, Window &parent, unsigned int align_flags=0) | tbx::Window | |
open_window(const WindowOpenInfo &open_info) | tbx::Window | |
operator bool() const | tbx::Object | inline |
operator!=(const Object &other) const | tbx::Window | inline |
operator=(const Window &other) | tbx::Window | inline |
operator=(const Object &other) | tbx::Window | inline |
operator==(const Object &other) const | tbx::Window | inline |
outline() const | tbx::Window | |
parent_component() const | tbx::Object | |
parent_object() const | tbx::Object | |
remove_about_to_be_shown_listener(AboutToBeShownListener *listener) | tbx::Window | |
remove_all_listeners() | tbx::Object | |
remove_all_shortcuts() | tbx::Window | |
remove_close_window_listener(CloseWindowListener *listener) | tbx::Window | |
remove_command(int command_id, Command *command) | tbx::Object | |
remove_gadget(ComponentId component_id) | tbx::Window | |
remove_gain_caret_listener(GainCaretListener *listener) | tbx::Window | |
remove_has_been_hidden_listener(HasBeenHiddenListener *listener) | tbx::Window | |
remove_key_listener(KeyListener *listener) | tbx::Window | |
remove_listener(int action, Listener *listener) | tbx::Object | protected |
remove_loader(Loader *loader, int file_type=-2) | tbx::Window | |
remove_lose_caret_listener(LoseCaretListener *listener) | tbx::Window | |
remove_menu() | tbx::Window | |
remove_mouse_click_listener(MouseClickListener *listener) | tbx::Window | |
remove_object_deleted_listener(ObjectDeletedListener *listener) | tbx::Object | |
remove_open_window_listener(OpenWindowListener *listener) | tbx::Window | |
remove_pointer_entering_listener(PointerEnteringListener *listener) | tbx::Window | |
remove_pointer_leaving_listener(PointerLeavingListener *listener) | tbx::Window | |
remove_redraw_listener(RedrawListener *listener) | tbx::Window | |
remove_scroll_request_listener(ScrollRequestListener *listener) | tbx::Window | |
remove_shortcuts(const res::ResShortcut *shortcuts, int num) | tbx::Window | |
remove_user_event_listener(int event_id, UserEventListener *listener) | tbx::Object | |
scroll(int x, int y) | tbx::Window | |
scroll(const Point &pos) | tbx::Window | |
scroll() const | tbx::Window | |
set_handler(int action, Listener *listener, RawToolboxEventHandler handler) | tbx::Object | protected |
set_toolbars(Window *internal_bottom_left, Window *internal_top_left, Window *external_bottom_left, Window *external_top_left) | tbx::Window | |
show(const ShowFullSpec &full_spec) | tbx::ShowFullObject | |
show(const ShowFullSpec &full_spec, const Object &parent) | tbx::ShowFullObject | |
show(const ShowFullSpec &full_spec, const Component &parent) | tbx::ShowFullObject | |
tbx::ShowPointObject::show(const Object &parent) | tbx::ShowPointObject | |
tbx::ShowPointObject::show(const Component &parent) | tbx::ShowPointObject | |
tbx::ShowPointObject::show(const Point &pos) | tbx::ShowPointObject | |
tbx::ShowPointObject::show(const Point &pos, const Object &parent) | tbx::ShowPointObject | |
tbx::ShowPointObject::show(const Point &pos, const Component &parent) | tbx::ShowPointObject | |
tbx::Object::show() | tbx::Object | |
show_as_menu() | tbx::ShowPointObject | |
show_as_menu(const Object &parent) | tbx::ShowPointObject | |
show_as_menu(const Component &parent) | tbx::ShowPointObject | |
show_as_menu(const Point &pos) | tbx::ShowPointObject | |
show_as_menu(const Point &pos, const Object &parent) | tbx::ShowPointObject | |
show_as_menu(const Point &pos, const Component &parent) | tbx::ShowPointObject | |
show_as_submenu(const MenuItem &parent) | tbx::ShowPointObject | |
show_as_submenu(const Point &pos, const MenuItem &parent) | tbx::ShowPointObject | |
show_as_subwindow(const ShowSubWindowSpec &spec) | tbx::Window | |
ShowFullObject() | tbx::ShowFullObject | inline |
ShowFullObject(ObjectId handle) | tbx::ShowFullObject | inline |
ShowFullObject(const Object &other) | tbx::ShowFullObject | inline |
ShowFullObject(const std::string &template_name) | tbx::ShowFullObject | inline |
ShowFullObject(const res::ResObject &object_template) | tbx::ShowFullObject | inline |
showing() const | tbx::Object | |
ShowPointObject() | tbx::ShowPointObject | inline |
ShowPointObject(ObjectId handle) | tbx::ShowPointObject | inline |
ShowPointObject(const Object &other) | tbx::ShowPointObject | inline |
ShowPointObject(const std::string &template_name) | tbx::ShowPointObject | inline |
ShowPointObject(const res::ResObject &object_template) | tbx::ShowPointObject | inline |
size(int width, int height) | tbx::Window | |
size(const Size &size) | tbx::Window | |
size() const | tbx::Window | |
string_property(int property_id) const | tbx::Object | protected |
string_property(int property_id, const std::string &value) | tbx::Object | protected |
string_property_length(int property_id) const | tbx::Object | protected |
title() const | tbx::Window | inline |
title(std::string new_title) | tbx::Window | inline |
toolbox_class() const | tbx::Object | |
TOOLBOX_CLASS enum value (defined in tbx::Window) | tbx::Window | |
top_left(int x, int y) | tbx::Window | |
top_left(const Point &pos) | tbx::Window | |
top_left() const | tbx::Window | |
update(const BBox &bounds, RedrawListener *background=0) | tbx::Window | |
update(const BBox &bounds, RedrawListener **redrawers, int redrawer_count) | tbx::Window | |
Window() | tbx::Window | inline |
Window(const Window &other) | tbx::Window | inline |
Window(const Object &other) | tbx::Window | inline |
Window(const std::string &template_name) | tbx::Window | inline |
Window(const res::ResWindow &object_template) | tbx::Window | |
window_handle() const | tbx::Window | inline |