uicore
ViewTree
uicore::ViewTree Member List
This is the complete list of members for
uicore::ViewTree
, including all inherited members.
add_child
(const std::shared_ptr< View > &view)
uicore::ViewTree
inline
add_child
(Types &&...args)
uicore::ViewTree
inline
add_child
()
uicore::ViewTree
inline
canvas
() const =0
uicore::ViewTree
pure virtual
client_to_screen_pos
(const Pointf &pos)=0
uicore::ViewTree
protected
pure virtual
dispatch_activation_change
(ActivationChangeType type)
uicore::ViewTree
protected
display_window
()=0
uicore::ViewTree
pure virtual
focus_view
() const
uicore::ViewTree
PositionedLayout
class
uicore::ViewTree
friend
render
(const CanvasPtr &canvas, const Rectf &margin_box)
uicore::ViewTree
protected
root_view
() const
uicore::ViewTree
screen_to_client_pos
(const Pointf &pos)=0
uicore::ViewTree
protected
pure virtual
set_focus_view
(View *view)
uicore::ViewTree
protected
set_needs_render
()=0
uicore::ViewTree
protected
pure virtual
set_root_view
(std::shared_ptr< View > root_view)
uicore::ViewTree
View
class
uicore::ViewTree
friend
ViewController
class
uicore::ViewTree
friend
ViewImpl
class
uicore::ViewTree
friend
ViewTree
()
uicore::ViewTree
~ViewTree
()
uicore::ViewTree
virtual