#include <QExplicitlySharedDataPointer>#include <QMap>#include <QMetaType>#include <QSharedData>#include <QString>#include <QVariant>#include "GisGeometry.h"#include "PvlFlatMap.h"Go to the source code of this file.
Classes | |
| class | Isis::Resource |
| This class provides a resource of PVL keywords for Strategy classes. More... | |
Namespaces | |
| namespace | Isis |
| This is free and unencumbered software released into the public domain. | |
Typedefs | |
| typedef QSharedPointer< Resource > | Isis::SharedResource |
| Defintion of a SharedResource, a shared pointer to a Resource object. | |
| typedef QList< SharedResource > | Isis::ResourceList |
| Defintion of a ResourceList, a list of SharedResource types. | |
Functions | |
| Q_DECLARE_METATYPE (Isis::SharedResource) | |
| Q_DECLARE_METATYPE (Isis::ResourceList) | |
| Q_DECLARE_METATYPE | ( | Isis::ResourceList | ) |
| Q_DECLARE_METATYPE | ( | Isis::SharedResource | ) |