Version: 9.12.0
LightApp_Study.h File Reference
#include "LightApp.h"
#include "LightApp_Driver.h"
#include <CAM_Study.h>
#include "string"
#include "vector"
#include <Qtx.h>
#include <QMap>
#include <QVariant>

Go to the source code of this file.

Classes

class  LightApp_Study
 

Typedefs

typedef QMap< QString, QVariant > PropMap
 
typedef QMap< QString, PropMapObjMap
 
typedef QMap< int, ObjMapViewMgrMap
 

Typedef Documentation

◆ ObjMap

typedef QMap<QString, PropMap> ObjMap

◆ PropMap

typedef QMap<QString, QVariant> PropMap

◆ ViewMgrMap

typedef QMap<int, ObjMap> ViewMgrMap