Isis Developer Reference
ControlList.h File Reference
#include <QDebug>
#include <QList>
#include <QMetaType>
#include <QObject>
#include "Control.h"
#include "ControlDisplayProperties.h"
#include "XmlStackedHandler.h"

Go to the source code of this file.

Classes

class  Isis::ControlList
 Maintains a list of Controls so that control nets can easily be copied from one Project to another, saved to disk, or deleted from disk. More...
 

Namespaces

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

Functions

 Q_DECLARE_METATYPE (Isis::ControlList *)
 

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( Isis::ControlList * )