| synfig-studio
    1.0.3
    | 
#include <dock_curves.h>
 
  
 | Public Member Functions | |
| Dock_Curves () | |
| ~Dock_Curves () | |
|  Public Member Functions inherited from studio::Dock_CanvasSpecific | |
| etl::loose_handle < studio::CanvasView > | get_canvas_view () | 
| etl::loose_handle < synfigapp::CanvasInterface > | get_canvas_interface () | 
| Dock_CanvasSpecific (const synfig::String &name, const synfig::String &local_name, Gtk::StockID stock_id_=Gtk::StockID(" ")) | |
| virtual | ~Dock_CanvasSpecific () | 
|  Public Member Functions inherited from studio::Dockable | |
| void | set_toolbar (Gtk::Toolbar &toolbar) | 
| void | set_use_scrolled (bool x) | 
| Dockable (const synfig::String &name, const synfig::String &local_name, Gtk::StockID stock_id_=Gtk::StockID(" ")) | |
| ~Dockable () | |
| sigc::signal< void > & | signal_stock_id_changed () | 
| const synfig::String & | get_name () const | 
| const synfig::String & | get_local_name () const | 
| const Gtk::StockID & | get_stock_id () const | 
| void | set_stock_id (Gtk::StockID x) | 
| void | set_local_name (const synfig::String &) | 
| void | clear () | 
| void | add (Gtk::Widget &x) | 
| Gtk::ToolButton * | add_button (const Gtk::StockID &stock_id, const synfig::String &tooltip=synfig::String()) | 
| virtual void | present () | 
| void | attach_dnd_to (Gtk::Widget &widget) | 
| bool | clear_previous () | 
| virtual Gtk::Widget * | create_tab_label () | 
| Protected Member Functions | |
| virtual void | init_canvas_view_vfunc (etl::loose_handle< CanvasView > canvas_view) | 
| virtual void | changed_canvas_view_vfunc (etl::loose_handle< CanvasView > canvas_view) | 
| void | refresh_selected_param () | 
|  Protected Member Functions inherited from studio::Dock_CanvasSpecific | |
| virtual void | init_instance_vfunc (etl::loose_handle< Instance > instance) | 
| Dock_Curves::Dock_Curves | ( | ) | 
| Dock_Curves::~Dock_Curves | ( | ) | 
| 
 | protectedvirtual | 
Curves is registred thrue CanvasView::set_ext_widget and will be deleted during CanvasView::~CanvasView()
Reimplemented from studio::Dock_CanvasSpecific.
References _curve_selection_changed(), studio::Dockable::get_name(), studio::Widget_Curves::set_time_adjustment(), and studio::LayerTree::signal_param_tree_header_height_changed().
| 
 | protectedvirtual | 
Reimplemented from studio::Dock_CanvasSpecific.
References studio::Dockable::add(), studio::Dockable::get_name(), studio::Widget_Curves::get_range_adjustment(), studio::Widget_Timeslider::set_bounds_adjustment(), studio::Widget_Timeslider::set_global_fps(), and studio::Widget_Timeslider::set_time_adjustment().
| 
 | protected | 
 1.8.1.2
 1.8.1.2