psemek/libs/ui/include/psemek/ui
2021-07-20 14:03:39 +03:00
..
box_shape.hpp UI box shape is all zeroes by default 2021-02-25 11:24:28 +03:00
button.hpp Separate ui::button into button & rich_button 2021-03-05 22:57:39 +03:00
checkbox.hpp Add ui::checkbox interface & default implementation 2021-07-17 17:46:17 +03:00
container.hpp Add ui::container interface, move old container to helper class 2021-02-26 18:00:56 +03:00
container_impl.hpp Add ui::container interface, move old container to helper class 2021-02-26 18:00:56 +03:00
controller.hpp Support ui animations 2021-03-05 20:09:02 +03:00
default_element_factory.hpp Add ui::checkbox interface & default implementation 2021-07-17 17:46:17 +03:00
element.hpp Make ui::element::post const 2021-07-03 23:37:58 +03:00
element_factory.hpp Add ui::checkbox interface & default implementation 2021-07-17 17:46:17 +03:00
event.hpp Add (unused) ui key press event 2021-03-03 12:15:52 +03:00
font.hpp UI library prototype wip 2021-02-25 09:07:39 +03:00
frame.hpp UI elements should explicitly reset parent for their children 2021-03-04 13:58:15 +03:00
grid_layout.hpp UI elements should explicitly reset parent for their children 2021-03-04 13:58:15 +03:00
image_view.hpp Add ui::image_view element 2021-02-27 16:38:58 +03:00
label.hpp Add app::ui_scene helper base class 2021-03-03 12:24:45 +03:00
monospace_font.hpp Fonts are guaranteed to preserve space symbols when shaping 2021-02-26 12:19:38 +03:00
painter.hpp Add triangle painting to ui::painter 2021-03-05 23:13:27 +03:00
painter_impl.hpp Add triangle painting to ui::painter 2021-03-05 23:13:27 +03:00
rich_button.hpp Make rich_button::set_label and set_icon virtual 2021-07-17 17:42:56 +03:00
rich_image_view.hpp Rich image view smooth zoom 2021-03-05 20:09:15 +03:00
screen.hpp UI elements should explicitly reset parent for their children 2021-03-04 13:58:15 +03:00
shape.hpp UI library prototype wip 2021-02-25 09:07:39 +03:00
slider.hpp Support cyclic ui::slider 2021-07-20 14:03:39 +03:00
spinbox.hpp UI spinbox implementation 2021-03-05 23:33:19 +03:00
style.hpp Support scaling ui styles 2021-07-17 17:42:30 +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