, including all inherited members.
AddChild(View_t *child, int grid_left, float left_min_spacing, int grid_top, float top_min_spacing, int grid_right, float right_min_spacing, int grid_bottom, float bottom_min_spacing, layout_h_align_mode_t h_align_mode=eLHAM_center, layout_v_align_mode_t v_align_mode=eLVAM_center) | LayoutView_t | |
AddChild(View_t *child) | LayoutView_t | [virtual] |
View_t::AddChild(View_t *child) | View_t | [protected, virtual] |
AddedToMessageLoop(MessageLoop_t *message_loop) | Task_t | [protected, virtual] |
BackgroundColor() const | View_t | [protected] |
BrushColor() const | Drawable_t | [inline] |
BrushLineCapType() const | Drawable_t | [inline] |
BrushWidth() const | Drawable_t | [inline] |
CancelQuit() | Task_t | [protected] |
ChildMinMaxSizeChanged(View_t *child) | LayoutView_t | [protected, virtual] |
View_t::ChildMinMaxSizeChanged(View_t *child) | View_t | [protected, virtual] |
ColumnLeft(int index) const | LayoutView_t | [inline] |
ColumnWidth(int index) const | LayoutView_t | [inline] |
CountChildren() const | View_t | [inline] |
CountColumns() const | LayoutView_t | [inline] |
CountRows() const | LayoutView_t | [inline] |
Drawable_t() | Drawable_t | |
DrawLine(const Point_t &from, const Point_t &to, bool anti_alias=true) | View_t | [virtual] |
DrawRect(const Rect_t &rect, bool anti_alias=true, bool fill=false) | View_t | [virtual] |
DrawText(const String_t &string, const Point_t &where, bool anti_alias=true) | View_t | [virtual] |
FillColor() const | Drawable_t | [inline] |
Font(bool create_new_if_null=false) const | Drawable_t | |
HeadChild() const | View_t | [inline] |
Invalidate() | View_t | |
Invalidate(const Rect_t &rect) | View_t | |
LayoutView_t() | LayoutView_t | |
LBounds() const | View_t | [inline] |
LBoundsChanged(const Rect_t &old_lbounds, const Rect_t &new_lbounds) | LayoutView_t | [protected, virtual] |
LinkedListNode_t() | LinkedListNode_t< View_t > | [inline, protected] |
MaxHeight() const | View_t | [inline] |
MaxWidth() const | View_t | [inline] |
MessageLoop() const | Task_t | [inline] |
MinHeight() const | View_t | [inline] |
MinWidth() const | View_t | [inline] |
MouseChanged(const Point_t &point, bool mouse_inside_view, bool left_mouse_button_down, bool left_mouse_button_double_clicked, bool right_mouse_button_down_if_present) | View_t | [protected, virtual] |
View_t::Next() const | LinkedListNode_t< View_t > | [inline] |
Task_t::Next() const | BTreeNode_t< Task_t, Task_t * > | |
Paint(const Region_t &clip_to) | View_t | [protected, virtual] |
ParentView() const | View_t | [inline] |
ParentWindow() const | View_t | [inline] |
PFrame() const | View_t | [inline] |
View_t::Prev() const | LinkedListNode_t< View_t > | [inline] |
Task_t::Prev() const | BTreeNode_t< Task_t, Task_t * > | |
Quit() | Task_t | [protected, virtual] |
QuitRequested() | Task_t | [protected, virtual] |
RealPlatformSpacing(float spacing_constant) | View_t | [static] |
RemoveChild(View_t *child) | LayoutView_t | [virtual] |
View_t::RemoveChild(View_t *child) | View_t | [protected, virtual] |
RemoveColumnsUseSameMinWidth(int first_column_index,...) | LayoutView_t | |
RemoveColumnsUseSameMinWidth(row_column_set_token_t token) | LayoutView_t | |
RemoveColumnWeight(int row_index) | LayoutView_t | |
RemovedFromMessageLoop(MessageLoop_t *message_loop) | Task_t | [protected, virtual] |
RemoveRowsUseSameMinHeight(int first_row_index,...) | LayoutView_t | |
RemoveRowsUseSameMinHeight(row_column_set_token_t token) | LayoutView_t | |
RemoveRowWeight(int row_index) | LayoutView_t | |
ResumeQuit() | Task_t | [protected] |
RowHeight(int index) const | LayoutView_t | [inline] |
RowTop(int index) const | LayoutView_t | [inline] |
SetAbsoluteMinMaxSizeBehavior(float absolute_min_width, bool max_width_from_children, float absolute_max_width, float absolute_min_height, bool max_height_from_children, float absolute_max_height) | LayoutView_t | |
SetBackgroundColor(const Color_t &color) | View_t | [protected, virtual] |
SetBrush(const Color_t &color, float brush_width=1, line_cap_type_t cap_type=eLCT_butt_extended_half_width) | View_t | [virtual] |
SetClearBackgroundBeforePaint(bool clear_before_paint) | View_t | [protected] |
SetColumnsUseSameMinWidth(int first_column_index,...) | LayoutView_t | |
SetColumnsUseSameMinWidth(const int *column_indices, int num_column_indices) | LayoutView_t | |
SetColumnWeight(int column_index, float column_weight) | LayoutView_t | |
SetDefaultColumnWeight(float column_weight) | LayoutView_t | |
SetDefaultRowWeight(float row_weight) | LayoutView_t | |
SetFillColor(const Color_t &color) | View_t | [virtual] |
SetFont(const Font_t &font) | View_t | |
SetMinMaxSize(float min_width, float max_width, float min_height, float max_height) | View_t | [virtual] |
SetPFrame(const Rect_t &pframe) | View_t | |
SetRowsUseSameMinHeight(int first_row_index,...) | LayoutView_t | |
SetRowsUseSameMinHeight(const int *row_indices, int num_row_indices) | LayoutView_t | |
SetRowWeight(int row_index, float row_weight) | LayoutView_t | |
TailChild() const | View_t | [inline] |
Task_t() | Task_t | |
Token() const | Task_t | [inline] |
TrackMouseUntilButtonsReleased(bool enable=true) | View_t | [protected, virtual] |
View_t() | View_t | |
~Drawable_t() | Drawable_t | [virtual] |
~LayoutView_t() | LayoutView_t | [virtual] |
~Task_t() | Task_t | [virtual] |
~View_t() | View_t | [virtual] |