synfig-core
1.0.3
|
It is the base class for all the importers. More...
#include "canvas.h"
#include "importer.h"
#include "surface.h"
#include <algorithm>
#include "string.h"
#include <map>
#include <ctype.h>
#include <functional>
#include <glibmm.h>
Variables | |
map< FileSystem::Identifier, Importer::LooseHandle > * | __open_importers |
It is the base class for all the importers.
$Id$
map<FileSystem::Identifier,Importer::LooseHandle>* __open_importers |