CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
cydui::Layout Member List

This is the complete list of members for cydui::Layout, including all inherited members.

attach_stylesheet(const StyleSheet::sptr &style_sheet)cydui::Layout
bind_window(const CWindow::sptr &_win)cydui::Layout
clear_hovering_flag(const components::component_state_ref &state, const MotionEvent &ev)cydui::Layout
create(C &&root_component)cydui::Layoutfriend
create(C &root_component)cydui::Layoutfriend
find_by_coords(dimensions::screen_measure x, dimensions::screen_measure y)cydui::Layout
get_root_state() constcydui::Layoutinline
render_if_dirty(const components::component_base_t::sptr &c)cydui::Layout
set_hovering_flag(components::component_state_t *state, const MotionEvent &ev, bool clear_children=true)cydui::Layout
update_all_dirty(const components::component_base_t::sptr &c)cydui::Layout
update_component(const components::component_base_t::sptr &target)cydui::Layout
~Layout()cydui::Layoutinline