#include <QObject>
#include <QList>
#include "graph.h"
#include "edge.h"
#include "rocslib_export.h"
Go to the source code of this file.
Classes | |
class | DynamicPropertiesList |
Enumerations | |
enum | DynamicPropertyType { None, Unique, Multiple, Global } |
enum DynamicPropertyType |
Definition at line 29 of file DynamicPropertiesList.h.