SolidModules
generic-types.h File Reference
#include <QtCore/QVariantMap>
Include dependency graph for generic-types.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Typedefs | |
typedef QMap< QString, QVariantMap > | QVariantMapMap |
typedef QList< uint > | UIntList |
typedef QList< QList< uint > > | UIntListList |
Typedef Documentation
typedef QMap<QString,QVariantMap> QVariantMapMap |
Definition at line 32 of file generic-types.h.
Definition at line 29 of file generic-types.h.
typedef QList<QList<uint> > UIntListList |
Definition at line 27 of file generic-types.h.