| 
    synfig-studio
    1.0.3
    
   | 
 
Typedefs | |
| typedef Gtk::UIManager | UIManager | 
| typedef std::list< Duck::Handle > | DuckList | 
| typedef etl::smach< CanvasView,  EventKey >  | Smach | 
Functions | |
| bool | really_delete_widget (Gtk::Widget *widget) | 
| void | delete_widget (Gtk::Widget *widget) | 
| Duck::Type | operator| (Duck::Type lhs, const Duck::Type rhs) | 
| Combine Flags.   | |
| Duck::Type | operator- (Duck::Type lhs, const Duck::Type rhs) | 
| Exclude Flags.   | |
| Duck::Type & | operator|= (Duck::Type &lhs, const Duck::Type rhs) | 
| Duck::Type | operator& (const Duck::Type lhs, const Duck::Type rhs) | 
| Gtk::StockID | layer_icon (const synfig::String &layer) | 
| Glib::RefPtr< Gdk::Pixbuf > | get_tree_pixbuf_layer (const synfig::String &layer) | 
| Gtk::StockID | value_icon (synfig::Type &type) | 
| Gtk::StockID | interpolation_icon (synfig::Interpolation type) | 
| Gtk::StockID | valuenode_icon (etl::handle< synfig::ValueNode > value_node) | 
| Glib::RefPtr< Gdk::Pixbuf > | get_tree_pixbuf (synfig::Type &type) | 
| Glib::RefPtr< Gdk::Pixbuf > | get_interpolation_pixbuf (synfig::Interpolation itype) | 
| Gtk::StockID | get_action_stock_id (const synfigapp::Action::BookEntry &action) | 
| synfig::Color | colorconv_apply_gamma (const synfig::Color &c) | 
| void | render_color_to_window (const Cairo::RefPtr< Cairo::Context > &cr, const Gdk::Rectangle &ca, const synfig::Color &color) | 
| void | render_gradient_to_window (const Cairo::RefPtr< Cairo::Context > &cr, const Gdk::Rectangle &ca, const synfig::Gradient &gradient) | 
| void | render_time_point_to_window (const Cairo::RefPtr< Cairo::Context > &cr, const Gdk::Rectangle &ca, const synfig::TimePoint &tp, bool selected=false) | 
| bool | operator< (const WorkAreaRenderer::Handle &lhs, const WorkAreaRenderer::Handle &rhs) | 
| bool | operator< (const WorkAreaRenderer::LooseHandle &lhs, const WorkAreaRenderer::LooseHandle &rhs) | 
| typedef Gtk::UIManager studio::UIManager | 
| typedef std::list<Duck::Handle> studio::DuckList | 
| typedef etl::smach<CanvasView,EventKey> studio::Smach | 
| enum studio::MouseButton | 
| enum studio::EventKey | 
| enum studio::ColumnID | 
| bool studio::really_delete_widget | ( | Gtk::Widget * | widget | ) | 
Referenced by delete_widget().
| void studio::delete_widget | ( | Gtk::Widget * | widget | ) | 
References really_delete_widget().
Referenced by studio::CanvasView::on_waypoint_clicked_canvasview(), and studio::DockBook::tab_button_pressed().
      
  | 
  inline | 
Combine Flags.
      
  | 
  inline | 
Exclude Flags.
      
  | 
  inline | 
      
  | 
  inline | 
| Gtk::StockID studio::layer_icon | ( | const synfig::String & | layer | ) | 
Referenced by studio::Dock_Layers::Dock_Layers(), and get_tree_pixbuf_layer().
| Glib::RefPtr< Gdk::Pixbuf > studio::get_tree_pixbuf_layer | ( | const synfig::String & | layer | ) | 
References layer_icon().
| Gtk::StockID studio::value_icon | ( | synfig::Type & | type | ) | 
Referenced by studio::IconController::init_icons(), and valuenode_icon().
| Gtk::StockID studio::interpolation_icon | ( | synfig::Interpolation | type | ) | 
Referenced by studio::IconController::init_icons().
| Gtk::StockID studio::valuenode_icon | ( | etl::handle< synfig::ValueNode > | value_node | ) | 
References value_icon().
| Glib::RefPtr<Gdk::Pixbuf> studio::get_tree_pixbuf | ( | synfig::Type & | type | ) | 
Referenced by studio::CanvasTreeStore::get_value_vfunc().
| Glib::RefPtr< Gdk::Pixbuf > studio::get_interpolation_pixbuf | ( | synfig::Interpolation | itype | ) | 
References _tree_pixbuf_table_interpolation.
Referenced by studio::CanvasTreeStore::get_value_vfunc().
| Gtk::StockID studio::get_action_stock_id | ( | const synfigapp::Action::BookEntry & | action | ) | 
References synfigapp::Action::BookEntry::task.
Referenced by studio::Instance::add_actions_to_group(), studio::Instance::add_actions_to_menu(), and init_ui_manager().
| synfig::Color studio::colorconv_apply_gamma | ( | const synfig::Color & | c | ) | 
Referenced by render_color_to_window(), and studio::Renderer_Ducks::render_vfunc().
| void studio::render_color_to_window | ( | const Cairo::RefPtr< Cairo::Context > & | cr, | 
| const Gdk::Rectangle & | ca, | ||
| const synfig::Color & | color | ||
| ) | 
References colorconv_apply_gamma().
Referenced by studio::CellRenderer_ValueBase::render_vfunc().
| void studio::render_gradient_to_window | ( | const Cairo::RefPtr< Cairo::Context > & | cr, | 
| const Gdk::Rectangle & | ca, | ||
| const synfig::Gradient & | gradient | ||
| ) | 
| void studio::render_time_point_to_window | ( | const Cairo::RefPtr< Cairo::Context > & | cr, | 
| const Gdk::Rectangle & | ca, | ||
| const synfig::TimePoint & | tp, | ||
| bool | selected = false  | 
        ||
| ) | 
References color_darken(), and get_interp_color().
Referenced by studio::CellRenderer_TimeTrack::render_vfunc().
      
  | 
  inline | 
      
  | 
  inline | 
| StateBLine studio::state_bline | 
Referenced by studio::App::App().
| StateBrush studio::state_brush | 
Referenced by studio::App::App().
| StateCircle studio::state_circle | 
Referenced by studio::App::App().
| StateDraw studio::state_draw | 
Referenced by studio::App::App().
| StateEyedrop studio::state_eyedrop | 
Referenced by studio::App::App().
| StateFill studio::state_fill | 
Referenced by studio::App::App().
| StateGradient studio::state_gradient | 
Referenced by studio::App::App().
| StateLasso studio::state_lasso | 
Referenced by studio::App::App().
| StateMirror studio::state_mirror | 
Referenced by studio::App::App().
| StateNormal studio::state_normal | 
Referenced by studio::App::App().
| StatePolygon studio::state_polygon | 
Referenced by studio::App::App().
| StateRectangle studio::state_rectangle | 
Referenced by studio::App::App().
| StateRotate studio::state_rotate | 
Referenced by studio::App::App().
| StateScale studio::state_scale | 
Referenced by studio::App::App().
| StateSketch studio::state_sketch | 
Referenced by studio::App::App().
| StateSmoothMove studio::state_smooth_move | 
Referenced by studio::App::App().
| StateStar studio::state_star | 
Referenced by studio::App::App().
| StateStroke studio::state_stroke | 
| StateText studio::state_text | 
Referenced by studio::App::App().
| StateWidth studio::state_width | 
Referenced by studio::App::App().
| StateZoom studio::state_zoom | 
Referenced by studio::App::App().
 1.8.1.2