tbx
0.7.6
|
This is the complete list of members for tbx::ext::TreeView, including all inherited members.
_handle | tbx::Component | protected |
_id | tbx::Component | protected |
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_node_dragged_listener(TreeViewNodeDraggedListener *listener) | tbx::ext::TreeView | |
add_node_expanded_listener(TreeViewNodeExpandedListener *listener) | tbx::ext::TreeView | |
add_node_selected_listener(TreeViewNodeSelectedListener *listener) | tbx::ext::TreeView | |
add_scroll_listener(TreeViewScrollListener *listener) | tbx::ext::TreeView | |
add_user_event_listener(int event_id, UserEventListener *listener) | tbx::Component | |
add_window_listener(int event_code, Listener *listener) | tbx::Component | protected |
all_events() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
all_events(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
allow_drags() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
allow_drags(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
allow_expand() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
allow_expand(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
allow_hscroll() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
allow_hscroll(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
allow_rename() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
allow_rename(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
allow_selection() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
allow_selection(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
allow_vscroll() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
allow_vscroll(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
auto_update() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
auto_update(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | 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() | tbx::ext::TreeView | |
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 |
current_node() | tbx::ext::TreeView | |
current_node(TreeNodeId id) | tbx::ext::TreeView | |
double_click_expands() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
double_click_expands(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
expand_by_default() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
expand_by_default(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
fade() | tbx::Gadget | |
fade(bool fade) | tbx::Gadget | |
faded() const | tbx::Gadget | |
find_node(int x, int y) | tbx::ext::TreeView | |
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 | |
flat_mode() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
flat_mode(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
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 |
menu(Menu menu) | tbx::ext::TreeView | inline |
move_by(int bx, int by) | tbx::Gadget | |
move_to(const Point &pos) | tbx::Gadget | |
move_to(int x, int y) | tbx::Gadget | |
notify_drag_end() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
notify_drag_end(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
notify_expansion() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
notify_expansion(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
notify_rename() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
notify_rename(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
notify_selection() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
notify_selection(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
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::ext::TreeView | inline |
tbx::Gadget::operator!=(const Component &other) const | tbx::Gadget | inline |
operator=(const TreeView &other) | tbx::ext::TreeView | inline |
operator=(const Gadget &other) | tbx::ext::TreeView | inline |
operator=(const Component &other) | tbx::ext::TreeView | inline |
operator==(const Gadget &other) const | tbx::ext::TreeView | inline |
tbx::Gadget::operator==(const Component &other) const | tbx::Gadget | inline |
plot_lines() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
plot_lines(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
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_node_dragged_listener(TreeViewNodeDraggedListener *listener) | tbx::ext::TreeView | |
remove_node_expanded_listener(TreeViewNodeExpandedListener *listener) | tbx::ext::TreeView | |
remove_node_selected_listener(TreeViewNodeSelectedListener *listener) | tbx::ext::TreeView | |
remove_scroll_listener(TreeViewScrollListener *listener) | tbx::ext::TreeView | |
remove_user_event_listener(int event_id, UserEventListener *listener) | tbx::Component | |
remove_window_listener(int event_code, Listener *listener) | tbx::Component | protected |
select_children() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
select_children(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
set_flag(unsigned int set) | tbx::Gadget | |
show_current_node() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
show_current_node(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
size() const | tbx::Gadget | |
size(const Size &sz) | tbx::Gadget | |
sort_by_sprite() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
sort_by_sprite(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
sort_display() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
sort_display(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
sort_reversed() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
sort_reversed(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
state() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
state(unsigned int new_state) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
state_flag(unsigned int flag) const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
state_flag(unsigned int flag, bool set) | tbx::ext::TreeView | |
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 |
text_below_sprite() const (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
text_below_sprite(bool value) (defined in tbx::ext::TreeView) | tbx::ext::TreeView | inline |
TOOLBOX_CLASS enum value (defined in tbx::ext::TreeView) | tbx::ext::TreeView | |
toolbox_class() const | tbx::Gadget | |
toolbox_class_and_size() const | tbx::Gadget | |
top_left() const | tbx::Gadget | |
TreeView() | tbx::ext::TreeView | inline |
TreeView(const TreeView &other) | tbx::ext::TreeView | inline |
TreeView(const Gadget &other) | tbx::ext::TreeView | inline |
TreeView(const Component &other) | tbx::ext::TreeView | inline |
underlying_window() const | tbx::ext::TreeView | |
unfade() | tbx::Gadget | |
update_display() | tbx::ext::TreeView | |
window() | tbx::Gadget | inline |
window() const | tbx::Gadget | inline |
~TreeView() | tbx::ext::TreeView | inline |