|
TouchVG framework
|
图形文档类 更多...
#include <GcShapeDoc.h>
Public 成员函数 | |
| GcShapeDoc () | |
| ~GcShapeDoc () | |
| bool | addView (GcBaseView *view) |
| bool | removeView (GcBaseView *view) |
| GcBaseView * | findView (GiView *view) const |
| GcBaseView * | getView (int index) const |
| int | getViewCount () const |
| GcBaseView * | firstView () const |
Private 属性 | |
| std::vector< GcBaseView * > | _views |
图形文档类