psemek/libs/ui/include/psemek/ui
2022-05-30 22:13:28 +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 Support arbitrary post-draw effect in ui::controller 2022-05-29 19:27:28 +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 Make ui::edit::numeric validators accept max value length 2022-05-30 22:13:28 +03:00
element.hpp Add ui::find_element_by_id 2022-05-25 22:55:25 +03:00
element_factory.hpp Support creating labels with tagged text in ui::element_factory 2022-05-25 13:18:07 +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 Support user-supplied tag mapper in ui::label 2022-05-28 20:09:17 +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 Add ui::painter::draw_triangle with per-vertex colors 2022-05-25 22:53:20 +03:00
painter_impl.hpp Add ui::painter::draw_triangle with per-vertex colors 2022-05-25 22:53:20 +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 Support moving ui::screen child to top 2022-05-27 19:59:03 +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 Support user-supplied tag mapper in ui::label 2022-05-28 20:09:17 +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