![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
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::Layout | friend |
create(C &root_component) | cydui::Layout | friend |
find_by_coords(dimensions::screen_measure x, dimensions::screen_measure y) | cydui::Layout | |
get_root_state() const | cydui::Layout | inline |
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::Layout | inline |