#include <widget_ruler.h>
Constructor & Destructor Documentation
Widget_Ruler::Widget_Ruler |
( |
bool |
is_vertical | ) |
|
Widget_Ruler::~Widget_Ruler |
( |
| ) |
|
Member Function Documentation
synfig::Real studio::Widget_Ruler::get_screen_min |
( |
| ) |
const |
|
inline |
synfig::Real studio::Widget_Ruler::get_screen_max |
( |
| ) |
const |
|
inline |
synfig::Real studio::Widget_Ruler::position_to_screen |
( |
synfig::Real |
value | ) |
const |
|
inline |
synfig::Real studio::Widget_Ruler::position_from_screen |
( |
synfig::Real |
value | ) |
const |
|
inline |
synfig::Real studio::Widget_Ruler::distance_to_screen |
( |
synfig::Real |
value | ) |
const |
|
inline |
synfig::Real studio::Widget_Ruler::distance_from_screen |
( |
synfig::Real |
value | ) |
const |
|
inline |
synfig::Real studio::Widget_Ruler::get_min |
( |
| ) |
const |
|
inline |
void Widget_Ruler::set_min |
( |
synfig::Real |
value | ) |
|
synfig::Real studio::Widget_Ruler::get_max |
( |
| ) |
const |
|
inline |
void Widget_Ruler::set_max |
( |
synfig::Real |
value | ) |
|
synfig::Real studio::Widget_Ruler::get_position |
( |
| ) |
const |
|
inline |
void Widget_Ruler::set_position |
( |
synfig::Real |
value | ) |
|
synfig::Real studio::Widget_Ruler::get_screen_position |
( |
| ) |
const |
|
inline |
void studio::Widget_Ruler::set_screen_position |
( |
synfig::Real |
value | ) |
|
|
inline |
bool Widget_Ruler::on_draw |
( |
const ::Cairo::RefPtr< ::Cairo::Context > & |
cr | ) |
|
The documentation for this class was generated from the following files: