QGIS API Documentation  2.2.0-Valmiera
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes
qgsproject.h File Reference
#include <memory>
#include "qgsprojectversion.h"
#include <QHash>
#include <QList>
#include <QObject>
#include <QPair>
#include "qgssnapper.h"
#include "qgstolerance.h"
Include dependency graph for qgsproject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsProject
 Reads and writes project states. More...
class  QgsProjectBadLayerHandler
 Interface for classes that handle missing layer files when reading project file. More...
class  QgsProjectBadLayerDefaultHandler
 Default bad layer handler which ignores any missing layers. More...