#include <TypicalIndicator.h>

Открытые члены | |
| TypicalIndicator (SimpleObject::BaseObjectType *gobject) | |
| void | configure () |
| void | set_rect (const Gdk::Rectangle rect) |
| void | set_indicator_rect (const Gdk::Rectangle rect) |
| void | set_image_path (const Glib::ustring &path) |
| void | set_precision (int precision) |
| void | set_digits (int digits) |
| void | set_value_ai (const UniSetTypes::ObjectId sensor) |
| void | set_node (const UniSetTypes::ObjectId node) |
| Glib::ustring & | get_image_path () |
| int | get_precision () |
| int | get_digits () |
| Gdk::Rectangle * | get_rect () |
| Gdk::Rectangle * | get_indicator_rect () |
| Glib::ustring & TypicalIndicator::get_image_path | ( | ) |
получить картинку для рамки
| void TypicalIndicator::set_image_path | ( | const Glib::ustring & | path | ) |
задать картинку для рамки
| void TypicalIndicator::set_indicator_rect | ( | const Gdk::Rectangle | rect | ) |
задать координаты для индикатора
1.5.9