KolibriLib
Loading...
Searching...
No Matches
KolibriLib::UI::buttons::Button Member List

This is the complete list of members for KolibriLib::UI::buttons::Button, including all inherited members.

_coordKolibriLib::UI::UIElementprotected
_MarginKolibriLib::UI::UIElementprotected
_sizeKolibriLib::UI::UIElementprotected
Activate()KolibriLib::UI::buttons::Buttoninline
Button(point coord={0, 0}, point size={20, 20}, std::string text="Button", unsigned Margin=DefaultMargin, ksys_color_t ButtonColor=OS::sys_color_table.work_button, ksys_color_t TextColor=OS::sys_color_table.work_text)KolibriLib::UI::buttons::Button
Deactivate()KolibriLib::UI::buttons::Button
GetId()KolibriLib::UI::buttons::Button
GetStatus()KolibriLib::UI::buttons::Button
Handler()KolibriLib::UI::buttons::Button
init(point coord={0, 0}, point size={0, 0}, std::string text="Button", unsigned Margin=DefaultMargin, ksys_color_t ButtonColor=OS::sys_color_table.work_button, ksys_color_t TextColor=OS::sys_color_table.work_text)KolibriLib::UI::buttons::Button
render()KolibriLib::UI::buttons::Button
UIElement(point coord={0, 0}, KolibriLib::point size={16, 16}, unsigned Margin=DefaultMargin) (defined in KolibriLib::UI::UIElement)KolibriLib::UI::UIElementinline
~Button() (defined in KolibriLib::UI::buttons::Button)KolibriLib::UI::buttons::Button