| 
    synfig-studio
    1.0.3
    
   | 
 
#include <widget_waypointmodel.h>
Public Member Functions | |
| Widget_WaypointModel () | |
| const synfig::Waypoint::Model & | get_waypoint_model () const | 
| void | set_waypoint_model (const synfig::Waypoint::Model &x) | 
| void | reset_waypoint_model () | 
| Widget_WaypointModel::Widget_WaypointModel | ( | ) | 
References _, studio::Widget_Enum::set_icon(), and studio::Widget_Enum::set_param_desc().
      
  | 
  inline | 
Referenced by edit_several_waypoints().
| void Widget_WaypointModel::set_waypoint_model | ( | const synfig::Waypoint::Model & | x | ) | 
References studio::Widget_Enum::set_value().
Referenced by studio::Dialog_Keyframe::set_keyframe().
| void Widget_WaypointModel::reset_waypoint_model | ( | ) | 
References studio::Widget_Enum::set_value().
Referenced by studio::Dialog_Keyframe::set_keyframe().
 1.8.1.2