Version: 9.12.0
SUIT_DataObject.h File Reference
#include "SUIT.h"
#include <Qtx.h>
#include <QList>
#include <QObject>
#include <QString>
#include <QPixmap>
#include <QFont>

Go to the source code of this file.

Classes

class  SUIT_DataObject
 Data object representing the data instance in the tree-like hierarchy. More...
 
class  SUIT_DataObject::Signal
 Watcher class, responsible for the emitting signals on behalf of the data objects. More...
 

Typedefs

typedef QList< SUIT_DataObject * > DataObjectList
 

Typedef Documentation

◆ DataObjectList