#include <projecthandler.h>
 | 
| void  | onCreated (QString const &name,::core::EntityID rootEntity) | 
|   | 
| void  | onCreateError (QString const &name, QString const &error) | 
|   | 
      
        
          | dnai::gcore::ProjectHandler::ProjectHandler  | 
          ( | 
          EntityManager &  | 
          manager | ) | 
           | 
        
      
 
 
  
  
      
        
          | virtual dnai::gcore::ProjectHandler::~ProjectHandler  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualdefault   | 
  
 
 
      
        
          | void dnai::gcore::ProjectHandler::create  | 
          ( | 
          dnai::Project *  | 
          tocreate,  | 
        
        
           | 
           | 
          bool  | 
          save = true  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | void dnai::gcore::ProjectHandler::onCreated  | 
          ( | 
          QString const &  | 
          name,  | 
         
        
           | 
           | 
          ::core::EntityID  | 
          rootEntity  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | void dnai::gcore::ProjectHandler::onCreateError  | 
          ( | 
          QString const &  | 
          name,  | 
         
        
           | 
           | 
          QString const &  | 
          error  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
      
        
          | void dnai::gcore::ProjectHandler::setup  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | std::queue<Project *> dnai::gcore::ProjectHandler::pendingProjects | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: