KolibriLib
Loading...
Searching...
No Matches
KolibriLib::UI Namespace Reference

Класс-шаблон, от которого наследуются все остальные UI элементы More...

Classes

class  Form
 Форма для ввода текста More...
 
class  UIElement
 Элемент интерфейса More...
 

Functions

void DrawBar (KolibriLib::point coord, KolibriLib::point size, ksys_color_t color=OS::sys_color_table.work_graph)
 

Variables

const unsigned DefaultMargin = 4
 Отступы поумолчанию
 

Detailed Description

Класс-шаблон, от которого наследуются все остальные UI элементы

Function Documentation

◆ DrawBar()

void KolibriLib::UI::DrawBar ( KolibriLib::point coord,
KolibriLib::point size,
ksys_color_t color = OS::sys_color_table.work_graph )
inline
Parameters
coord
size
color