6#include "icon_delegate.hpp"
9namespace hi {
inline namespace v1 {
19 virtual hi::label label(
widget_intf const &sender) = 0;
Defines delegate_delegate and some default text delegates.
The HikoGUI namespace.
Definition recursive_iterator.hpp:15
The HikoGUI API version 1.
Definition recursive_iterator.hpp:16
Definition widget_intf.hpp:24
Definition icon_delegate.hpp:8
Definition label_delegate.hpp:11
A delegate that controls the state of a text_widget.
Definition text_delegate.hpp:33