Pencil2D  ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
 All Classes Functions
Public Member Functions | Private Attributes | List of all members
BaseManager Class Referenceabstract
+ Inheritance diagram for BaseManager:

Public Member Functions

 BaseManager (QObject *parent=0)
 
void setEditor (Editor *)
 
Editoreditor ()
 
Objectobject ()
 
virtual bool init ()=0
 
virtual Status load (Object *o)=0
 
virtual Status save (Object *o)=0
 

Private Attributes

EditormEditor = nullptr
 

Detailed Description

Definition at line 26 of file basemanager.h.


The documentation for this class was generated from the following files: