tbx  0.7.3
tbx::Window Member List

This is the complete list of members for tbx::Window, including all inherited members.

_handletbx::Objectprotected
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::Objectprotected
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::Objectprotected
bool_property(int property_id, bool value)tbx::Objectprotected
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 nametbx::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::Windowstatic
from_handle(WindowHandle window_handle, IconHandle icon_handle, Window *window=0)tbx::Windowstatic
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::Objectinline
help_message(const std::string &message)tbx::Windowinline
help_message() const tbx::Windowinline
hide()tbx::Object
ibl_toolbar(Window window)tbx::Window
ibl_toolbar() const tbx::Window
int_property(int property_id) const tbx::Objectprotected
int_property(int property_id, int value)tbx::Objectprotected
itl_toolbar(Window window)tbx::Window
itl_toolbar() const tbx::Window
menu(Menu menu)tbx::Window
menu() const tbx::Window
null() const tbx::Objectinline
Object(const res::ResObject &object_template)tbx::Objectprotected
Object()tbx::Objectinline
Object(ObjectId handle)tbx::Objectinline
Object(const Object &other)tbx::Objectinline
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::Objectinline
operator!=(const Object &other) const tbx::Windowinline
operator=(const Window &other)tbx::Windowinline
operator=(const Object &other)tbx::Windowinline
operator==(const Object &other) const tbx::Windowinline
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::Objectprotected
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::Objectprotected
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::ShowFullObjectinline
ShowFullObject(ObjectId handle)tbx::ShowFullObjectinline
ShowFullObject(const Object &other)tbx::ShowFullObjectinline
ShowFullObject(const std::string &template_name)tbx::ShowFullObjectinline
ShowFullObject(const res::ResObject &object_template)tbx::ShowFullObjectinline
showing() const tbx::Object
ShowPointObject()tbx::ShowPointObjectinline
ShowPointObject(ObjectId handle)tbx::ShowPointObjectinline
ShowPointObject(const Object &other)tbx::ShowPointObjectinline
ShowPointObject(const std::string &template_name)tbx::ShowPointObjectinline
ShowPointObject(const res::ResObject &object_template)tbx::ShowPointObjectinline
size(int width, int height)tbx::Window
size(const Size &size)tbx::Window
size() const tbx::Window
string_property(int property_id) const tbx::Objectprotected
string_property(int property_id, const std::string &value)tbx::Objectprotected
string_property_length(int property_id) const tbx::Objectprotected
title() const tbx::Windowinline
title(std::string new_title)tbx::Windowinline
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::Windowinline
Window(const Window &other)tbx::Windowinline
Window(const Object &other)tbx::Windowinline
Window(const std::string &template_name)tbx::Windowinline
Window(const res::ResWindow &object_template)tbx::Window
window_handle() const tbx::Windowinline