TouchVG framework
| 宏定义
gicoreviewimpl.h 文件参考

定义GiCoreView实现类 GiCoreViewImpl 更多...

#include "gicoreviewdata.h"
#include "GcShapeDoc.h"
#include "GcMagnifierView.h"
#include "mgcmdmgr.h"
#include "mgcmdmgrfactory.h"
#include "cmdsubject.h"
#include "mgjsonstorage.h"
#include "mgstorage.h"
#include "girecordshape.h"
#include "mgshapet.h"
#include "cmdbasic.h"
#include "mglayer.h"
#include "mgcomposite.h"
#include "mglog.h"
#include <map>
gicoreviewimpl.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

class  MgShapeExt
 供Java等语言用的 MgShape 实现类 更多...
 
class  GiCoreViewImpl
 GiCoreView实现类 更多...
 
class  DrawLocker
 Helper class to avoid to call regenAll/redraw repeatedly. 更多...
 

宏定义

#define CALL_VIEW(func)   if (curview) curview->func
 
#define CALL_VIEW2(func, v)   curview ? curview->func : v
 

详细描述

定义GiCoreView实现类 GiCoreViewImpl


通用矢量图形框架, 版权所有 (C) 张云贵 2004-2017,BSD 开源许可证