KolibriLib
|
This is the complete list of members for KolibriLib::UI::buttons::ImageButton, including all inherited members.
_coord | KolibriLib::UI::UIElement | protected |
_MainColor (defined in KolibriLib::UI::UIElement) | KolibriLib::UI::UIElement | protected |
_Margin | KolibriLib::UI::UIElement | protected |
_size | KolibriLib::UI::UIElement | protected |
Activate() | KolibriLib::UI::buttons::EmpetyButton | inline |
Deactivate() | KolibriLib::UI::buttons::EmpetyButton | |
EmpetyButton(const point< unsigned > &coord={0, 0}, const point< unsigned > &size={20, 20}, unsigned Margin=DefaultMargin, ksys_color_t ButtonColor=OS::sys_color_table.work_button) | KolibriLib::UI::buttons::EmpetyButton | |
GetCoord() | KolibriLib::UI::UIElement | inline |
GetId() | KolibriLib::UI::buttons::EmpetyButton | |
GetSize() | KolibriLib::UI::UIElement | inline |
GetStatus() | KolibriLib::UI::buttons::EmpetyButton | |
Handler() | KolibriLib::UI::buttons::EmpetyButton | |
Hover() | KolibriLib::UI::UIElement | inline |
ImageButton(const point< unsigned > &coord={0, 0}, const point< unsigned > &size={0, 0}, Image::img Image=ImgDir+"default.raw", unsigned Margin=DefaultMargin, ksys_color_t ButtonColor=OS::sys_color_table.work_button, ksys_color_t TextColor=OS::sys_color_table.work_text) (defined in KolibriLib::UI::buttons::ImageButton) | KolibriLib::UI::buttons::ImageButton | |
init(const point< unsigned > &coord={0, 0}, const point< unsigned > &size={0, 0}, unsigned Margin=DefaultMargin, ksys_color_t ButtonColor=OS::sys_color_table.work_button) | KolibriLib::UI::buttons::EmpetyButton | |
Render() (defined in KolibriLib::UI::buttons::ImageButton) | KolibriLib::UI::buttons::ImageButton | |
render() | KolibriLib::UI::buttons::EmpetyButton | virtual |
SetColor(ksys_color_t NewColor) (defined in KolibriLib::UI::buttons::EmpetyButton) | KolibriLib::UI::buttons::EmpetyButton | |
SetCoord(const point< unsigned > &NewCoords) | KolibriLib::UI::UIElement | inline |
SetSize(const point< unsigned > &NewSize) | KolibriLib::UI::UIElement | inline |
SetText(std::string NewText) (defined in KolibriLib::UI::buttons::EmpetyButton) | KolibriLib::UI::buttons::EmpetyButton | |
UIElement(point< unsigned > coord={0, 0}, point< unsigned > size={16, 16}, ksys_color_t MainColor=OS::sys_color_table.frame_area, unsigned Margin=DefaultMargin) (defined in KolibriLib::UI::UIElement) | KolibriLib::UI::UIElement | inline |
~EmpetyButton() (defined in KolibriLib::UI::buttons::EmpetyButton) | KolibriLib::UI::buttons::EmpetyButton | |
~ImageButton() (defined in KolibriLib::UI::buttons::ImageButton) | KolibriLib::UI::buttons::ImageButton |