psemek/libs/ui/include/psemek/ui
2022-05-23 20:41:43 +03:00
..
asymmetric.hpp Add ui::asymmetric element that supports width_first() reshaping 2022-05-16 12:09:58 +03:00
box_shape.hpp UI box shape is all zeroes by default 2021-02-25 11:24:28 +03:00
button.hpp Remove rich_button, make any button able to contain a child element 2022-05-17 21:25:01 +03:00
checkbox.hpp Remove toggle_button, make checkbox support children by default 2022-05-17 22:03:40 +03:00
container.hpp Add ui::asymmetric element that supports width_first() reshaping 2022-05-16 12:09:58 +03:00
container_impl.hpp Add ui::container_impl::clear 2022-03-13 17:20:34 +03:00
controller.hpp Add ui::text_input event 2022-04-01 17:42:42 +03:00
default_element_factory.hpp Remove rich_button, make any button able to contain a child element 2022-05-17 21:25:01 +03:00
edit.hpp Remove draw_glyph using in ui::edit, cache raw images instead 2022-05-19 12:06:04 +03:00
element.hpp Allow storing arbitrary user data in ui::element 2022-05-15 15:40:55 +03:00
element_factory.hpp Remove toggle_button, make checkbox support children by default 2022-05-17 22:03:40 +03:00
event.hpp Add ui::text_input event 2022-04-01 17:42:42 +03:00
event_interceptor.hpp Add ui::element::transparent attribute 2022-04-20 18:46:30 +03:00
font.hpp Support setting initial pen position & retrieving final pen position in font text shaping 2022-05-21 19:51:07 +03:00
frame.hpp Add ui::frame::width/height_constraints 2022-05-16 12:10:21 +03:00
grid_layout.hpp Add ui::asymmetric element that supports width_first() reshaping 2022-05-16 12:09:58 +03:00
image_provider.hpp Add ui::image_provider interface 2022-05-22 11:15:15 +03:00
image_view.hpp Mark certain ui elements as transparent only if they don't have a hint 2022-04-29 14:53:35 +03:00
kerned_font.hpp Support setting initial pen position & retrieving final pen position in font text shaping 2022-05-21 19:51:07 +03:00
label.hpp Implement ui::label link tag 2022-05-22 19:28:14 +03:00
monospace_font.hpp Support setting initial pen position & retrieving final pen position in font text shaping 2022-05-21 19:51:07 +03:00
null_shape.hpp Add ui::null_shape 2022-02-19 13:00:31 +03:00
painter.hpp Remove ui::painter::draw_glyph, introduce ui::painter::color_mode used for switching between mix/multiply in draw_image 2022-05-19 12:15:16 +03:00
painter_impl.hpp Remove ui::painter::draw_glyph, introduce ui::painter::color_mode used for switching between mix/multiply in draw_image 2022-05-19 12:15:16 +03:00
positioner.hpp Add ui::element::transparent attribute 2022-04-20 18:46:30 +03:00
progress_bar.hpp Make progress_bar::label const 2022-05-17 21:01:20 +03:00
rich_image_view.hpp Rich image view smooth zoom 2021-03-05 20:09:15 +03:00
screen.hpp Mark certain ui elements as transparent only if they don't have a hint 2022-04-29 14:53:35 +03:00
scroller.hpp Support on_scroll event in ui::scroller 2022-05-03 14:24:14 +03:00
selector.hpp Post mouseover callback when ui::selector is removed from it's parent 2022-05-23 20:41:43 +03:00
shape.hpp UI library prototype wip 2021-02-25 09:07:39 +03:00
single_container.hpp Make ui::single_container::child const 2022-05-16 12:10:39 +03:00
slider.hpp Add non-notifying versions of slider methods 2022-02-19 23:04:36 +03:00
spinbox.hpp Support retrieving buttons from spinbox 2022-05-17 23:16:26 +03:00
style.hpp Implement ui::label link tag 2022-05-22 19:28:14 +03:00
table.hpp Add ui::table default constructor 2022-03-14 23:29:13 +03:00
tagged_text.hpp Add tagged_text description, parser & tests 2022-05-19 17:27:58 +03:00
triangle_shape.hpp Add ui::triangle_shape 2021-03-05 22:50:09 +03:00
window.hpp Support ui:🪟:on_close 2021-07-17 17:44:41 +03:00