Isis Developer Reference
ControlNet.h File Reference
#include <QMetaType>
#include <QObject>
#include <QSharedPointer>
#include "SurfacePoint.h"
#include <QString>
#include <QMap>
#include <QVariant>
#include <QVector>
#include <boost/graph/graph_traits.hpp>
#include <boost/graph/adjacency_list.hpp>
#include <boost/graph/connected_components.hpp>
#include "ControlMeasure.h"
#include "ControlPoint.h"

Go to the source code of this file.

Classes

class  Isis::ControlNet
 a control network More...
 

Namespaces

namespace  Isis
 This is free and unencumbered software released into the public domain.
 

Typedefs

typedef QSharedPointer< ControlNetIsis::ControlNetQsp
 Typedef for QSharedPointer to control network. This typedef is for future implementation of target body.
 

Functions

 Q_DECLARE_METATYPE (Isis::ControlNet *)
 This allows ControlNet *'s to be stored in a QVariant.
 

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( Isis::ControlNet * )

This allows ControlNet *'s to be stored in a QVariant.