TouchVG framework
|
成员的完整列表,这些成员属于 MgCommand,包括所有继承而来的类成员
_name | MgCommand | private |
backStep(const MgMotion *sender) | MgCommand | virtual |
cancel(const MgMotion *sender) | MgCommand | virtual |
click(const MgMotion *sender) | MgCommand | virtual |
doContextAction(const MgMotion *sender, int action) | MgCommand | virtual |
doubleClick(const MgMotion *sender) | MgCommand | virtual |
draw(const MgMotion *sender, GiGraphics *gs)=0 | MgCommand | pure virtual |
drawAngleText(const MgMotion *sender, GiGraphics *gs, float angle, void *stdstr=(void *) 0) | MgCommand | static |
drawAngleText(MgView *view, GiGraphics *gs, float angle, const Point2d &pt, int align=1, void *stdstr=(void *) 0, GiTextWidthCallback *c=(GiTextWidthCallback *) 0) | MgCommand | static |
gatherShapes(const MgMotion *sender, MgShapes *shapes) | MgCommand | virtual |
getName() const | MgCommand | |
getSelectedIDs(MgView *view, int *ids, int count) | MgCommand | virtual |
getShape(const MgMotion *sender) | MgCommand | virtual |
initialize(const MgMotion *sender, MgStorage *s) | MgCommand | virtual |
initializeWithSelection(const MgMotion *sender, MgStorage *s, const int *ids) | MgCommand | virtual |
isDrawingCommand() | MgCommand | virtual |
isFloatingCommand() | MgCommand | virtual |
longPress(const MgMotion *sender) | MgCommand | virtual |
MgCommand(const char *name) | MgCommand | |
MgCommand() | MgCommand | private |
mouseHover(const MgMotion *sender) | MgCommand | virtual |
release()=0 | MgCommand | pure virtual |
touchBegan(const MgMotion *sender) | MgCommand | virtual |
touchEnded(const MgMotion *sender) | MgCommand | virtual |
touchMoved(const MgMotion *sender) | MgCommand | virtual |
twoFingersMove(const MgMotion *sender) | MgCommand | virtual |
~MgCommand() | MgCommand | virtual |