Isis Developer Reference
CubePlotCurve.h File Reference
#include <QObject>
#include <QPointer>
#include <QMetaType>
#include "PlotCurve.h"

Go to the source code of this file.

Classes

class  Isis::CubePlotCurve
 This is a plot curve with information relating it to a particular cube or region of a cube. More...
 

Namespaces

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

Functions

 Q_DECLARE_METATYPE (Isis::CubePlotCurve *)
 This allows CubePlotCurves to be stored inside of QVariants.
 

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( Isis::CubePlotCurve * )

This allows CubePlotCurves to be stored inside of QVariants.