TouchVG framework
|
成员的完整列表,这些成员属于 MgCmdManager,包括所有继承而来的类成员
addImageShape(const MgMotion *sender, const char *name, float width, float height)=0 | MgCmdManager | pure virtual |
addImageShape(const MgMotion *sender, const char *name, float xc, float yc, float w, float h, int tag)=0 | MgCmdManager | pure virtual |
cancel(const MgMotion *sender)=0 | MgCmdManager | pure virtual |
displayMmToModel(float mm, GiGraphics *gs) const =0 | MgCmdManager | pure virtual |
displayMmToModel(float mm, const MgMotion *sender) const =0 | MgCmdManager | pure virtual |
doContextAction(const MgMotion *sender, int action)=0 | MgCmdManager | pure virtual |
dynamicChangeEnded(MgView *view, bool apply)=0 | MgCmdManager | pure virtual |
findCommand(const char *name)=0 | MgCmdManager | pure virtual |
getActionDispatcher()=0 | MgCmdManager | pure virtual |
getBoundingBox(Box2d &box, const MgMotion *sender)=0 | MgCmdManager | pure virtual |
getCmdSubject()=0 | MgCmdManager | pure virtual |
getCommand() const =0 | MgCmdManager | pure virtual |
getCommandName() const =0 | MgCmdManager | pure virtual |
getCommandName(int index) const =0 | MgCmdManager | pure virtual |
getNewShapeID() const =0 | MgCmdManager | pure virtual |
getSelection(MgView *view, int count, const MgShape **shapes)=0 | MgCmdManager | pure virtual |
getSelection()=0 | MgCmdManager | pure virtual |
getSelectionForChange(MgView *view, int count, MgShape **shapes)=0 | MgCmdManager | pure virtual |
getSnap()=0 | MgCmdManager | pure virtual |
registerCommand(const char *name, MgCommand *(*creator)())=0 | MgCmdManager | pure virtual |
release()=0 | MgCmdManager | pure virtual |
setCommand(const MgMotion *sender, const char *name, MgStorage *s)=0 | MgCmdManager | pure virtual |
setNewShapeID(int sid)=0 | MgCmdManager | pure virtual |
switchCommand(const MgMotion *sender)=0 | MgCmdManager | pure virtual |
unloadCommands()=0 | MgCmdManager | pure virtual |
~MgCmdManager() | MgCmdManager | virtual |