#include <layertreestore.h>
Static Public Member Functions | 
| static int  | z_sorter (const Gtk::TreeModel::iterator &rhs, const Gtk::TreeModel::iterator &lhs) | 
| static int  | index_sorter (const Gtk::TreeModel::iterator &rhs, const Gtk::TreeModel::iterator &lhs) | 
| static bool  | search_func (const Glib::RefPtr< TreeModel > &, int, const Glib::ustring &, const TreeModel::iterator &) | 
static Glib::RefPtr 
< LayerTreeStore >  | create (etl::loose_handle< synfigapp::CanvasInterface > canvas_interface_) | 
Public Attributes | 
| const Model  | model | 
|   | TreeModel for the layers.  
  | 
Constructor & Destructor Documentation
      
        
          | LayerTreeStore::~LayerTreeStore  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Member Function Documentation
      
        
          | bool LayerTreeStore::find_canvas_row  | 
          ( | 
          synfig::Canvas::Handle  | 
          canvas,  | 
        
        
           | 
           | 
          Gtk::TreeModel::Children::iterator &  | 
          iter  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | bool LayerTreeStore::find_layer_row  | 
          ( | 
          const synfig::Layer::Handle &  | 
          handle,  | 
        
        
           | 
           | 
          Gtk::TreeModel::Children::iterator &  | 
          iter  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | bool LayerTreeStore::find_prev_layer_row  | 
          ( | 
          const synfig::Layer::Handle &  | 
          handle,  | 
        
        
           | 
           | 
          Gtk::TreeModel::Children::iterator &  | 
          iter  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | void LayerTreeStore::queue_rebuild  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void LayerTreeStore::rebuild  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void LayerTreeStore::refresh  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void LayerTreeStore::refresh_row  | 
          ( | 
          Gtk::TreeModel::Row &  | 
          row | ) | 
           | 
        
      
 
 
      
        
          | void LayerTreeStore::set_row_layer  | 
          ( | 
          Gtk::TreeRow &  | 
          row,  | 
        
        
           | 
           | 
          synfig::Layer::Handle &  | 
          handle  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | int LayerTreeStore::z_sorter  | 
          ( | 
          const Gtk::TreeModel::iterator &  | 
          rhs,  | 
         
        
           | 
           | 
          const Gtk::TreeModel::iterator &  | 
          lhs  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | int LayerTreeStore::index_sorter  | 
          ( | 
          const Gtk::TreeModel::iterator &  | 
          rhs,  | 
         
        
           | 
           | 
          const Gtk::TreeModel::iterator &  | 
          lhs  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | bool LayerTreeStore::search_func  | 
          ( | 
          const Glib::RefPtr< TreeModel > &  | 
          ,  | 
         
        
           | 
           | 
          int  | 
          ,  | 
         
        
           | 
           | 
          const Glib::ustring &  | 
          x,  | 
         
        
           | 
           | 
          const TreeModel::iterator &  | 
          iter  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
Member Data Documentation
      
        
          | const Model studio::LayerTreeStore::model | 
        
      
 
 
The documentation for this class was generated from the following files: