Isis 3 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

 Isis
 Namespace for ISIS/Bullet specific routines.
 

Functions

 Q_DECLARE_METATYPE (Isis::ControlList *)
 

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( Isis::ControlList )