HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::label_delegate Class Referenceabstract
Inheritance diagram for hi::v1::label_delegate:
hi::v1::icon_delegate hi::v1::text_delegate

Additional Inherited Members

- Public Member Functions inherited from hi::v1::text_delegate
virtual void init (widget_intf const &sender) noexcept
 
virtual void deinit (widget_intf const &sender) noexcept
 
virtual gstring get_text (widget_intf const &sender) noexcept=0
 
virtual void set_text (widget_intf const &sender, gstring const &text) noexcept=0
 
virtual bool can_set_text (widget_intf const &sender) noexcept=0
 
virtual gstring read (widget_intf const &sender) noexcept=0
 Read text as a string of graphemes.
 
virtual void write (widget_intf const &sender, gstring const &text) noexcept=0
 Write text from a string of graphemes.
 

The documentation for this class was generated from the following file: