| synfig-studio
    1.0.3
    | 
#include <widget_waypoint.h>
| Public Member Functions | |
| Widget_Waypoint (etl::handle< synfig::Canvas > canvas) | |
| void | set_canvas (synfig::Canvas::Handle x) | 
| void | set_waypoint (synfig::Waypoint &x) | 
| const synfig::Waypoint & | get_waypoint () const | 
| Widget_Waypoint::Widget_Waypoint | ( | etl::handle< synfig::Canvas > | canvas | ) | 
| void Widget_Waypoint::set_canvas | ( | synfig::Canvas::Handle | x | ) | 
References studio::Widget_ValueBase::set_canvas(), and studio::Widget_Time::set_fps().
Referenced by studio::Dialog_Waypoint::set_value_desc(), and Widget_Waypoint().
| void Widget_Waypoint::set_waypoint | ( | synfig::Waypoint & | x | ) | 
References studio::Widget_Time::set_fps(), studio::Widget_Enum::set_value(), studio::Widget_Time::set_value(), studio::Widget_ValueBase::set_value(), and studio::Widget_ValueBase::set_value_desc().
Referenced by studio::Dialog_Waypoint::set_waypoint().
| const synfig::Waypoint & Widget_Waypoint::get_waypoint | ( | ) | const | 
References studio::Widget_Enum::get_value(), studio::Widget_Time::get_value(), and studio::Widget_ValueBase::get_value().
Referenced by studio::Dialog_Waypoint::get_waypoint().
 1.8.1.2
 1.8.1.2