View_t Member List
This is the complete list of members for
View_t, including all inherited members.
| AddChild(View_t *child) | View_t | [protected, virtual] |
| BackgroundColor() const | View_t | [protected] |
| BrushColor() const | Drawable_t | [inline] |
| BrushLineCapType() const | Drawable_t | [inline] |
| BrushWidth() const | Drawable_t | [inline] |
| ChildMinMaxSizeChanged(View_t *child) | View_t | [protected, virtual] |
| CountChildren() const | View_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 | |
| LBounds() const | View_t | [inline] |
| LBoundsChanged(const Rect_t &old_lbounds, const Rect_t &new_lbounds) | View_t | [protected, virtual] |
| LinkedListNode_t() | LinkedListNode_t< View_t > | [inline, protected] |
| MaxHeight() const | View_t | [inline] |
| MaxWidth() const | View_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] |
| Next() const | LinkedListNode_t< View_t > | [inline] |
| 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] |
| Prev() const | LinkedListNode_t< View_t > | [inline] |
| RealPlatformSpacing(float spacing_constant) | View_t | [static] |
| RemoveChild(View_t *child) | View_t | [protected, virtual] |
| 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] |
| 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 | |
| TailChild() const | View_t | [inline] |
| TrackMouseUntilButtonsReleased(bool enable=true) | View_t | [protected, virtual] |
| View_t() | View_t | |
| ~Drawable_t() | Drawable_t | [virtual] |
| ~View_t() | View_t | [virtual] |