TouchVG framework
|
成员的完整列表,这些成员属于 CmdSubjectImpl,包括所有继承而来的类成员
_arr | CmdSubjectImpl | private |
addShapeActions(const MgMotion *sender, mgvector< int > &actions, int n, const MgShape *shape) | CmdSubjectImpl | privatevirtual |
CmdSubjectImpl() | CmdSubjectImpl | |
createCommand(const MgMotion *sender, const char *name) | CmdSubjectImpl | privatevirtual |
createShape(const MgMotion *sender, int type) | CmdSubjectImpl | privatevirtual |
doAction(const MgMotion *sender, int action) | CmdSubjectImpl | privatevirtual |
doEndAction(const MgMotion *sender, int action) | CmdSubjectImpl | privatevirtual |
drawInSelectCommand(const MgMotion *sender, const MgShape *shape, int handleIndex, GiGraphics *gs) | CmdSubjectImpl | privatevirtual |
drawInShapeCommand(const MgMotion *sender, MgCommand *cmd, GiGraphics *gs) | CmdSubjectImpl | privatevirtual |
findNamedObserver(const char *name) | CmdSubjectImpl | privatevirtual |
Iterator typedef | CmdSubjectImpl | private |
Observer typedef | CmdSubjectImpl | private |
Observers typedef | CmdSubjectImpl | private |
onDocLoaded(const MgMotion *sender, bool forUndo) | CmdSubjectImpl | privatevirtual |
onEnterSelectCommand(const MgMotion *sender) | CmdSubjectImpl | privatevirtual |
onGatherSnapIgnoredID(const MgMotion *sender, const MgShape *sp, int *ids, int &i, int n) | CmdSubjectImpl | privatevirtual |
onPointSnapped(const MgMotion *sender, const MgShape *sp) | CmdSubjectImpl | privatevirtual |
onPostGesture(const MgMotion *sender) | CmdSubjectImpl | privatevirtual |
onPreGesture(MgMotion *sender) | CmdSubjectImpl | privatevirtual |
onSelectionChanged(const MgMotion *sender) | CmdSubjectImpl | privatevirtual |
onSelectTouchEnded(const MgMotion *sender, int shapeid, int handleIndex, int snapid, int snapHandle, int count, const int *ids) | CmdSubjectImpl | privatevirtual |
onShapeAdded(const MgMotion *sender, MgShape *shape) | CmdSubjectImpl | privatevirtual |
onShapeCanMovedHandle(const MgMotion *sender, const MgShape *sp, int index) | CmdSubjectImpl | privatevirtual |
onShapeCanRotated(const MgMotion *sender, const MgShape *shape) | CmdSubjectImpl | privatevirtual |
onShapeCanTransform(const MgMotion *sender, const MgShape *shape) | CmdSubjectImpl | privatevirtual |
onShapeCanUngroup(const MgMotion *sender, const MgShape *shape) | CmdSubjectImpl | privatevirtual |
onShapeCanUnlock(const MgMotion *sender, const MgShape *shape) | CmdSubjectImpl | privatevirtual |
onShapeChanged(const MgMotion *sender, MgShape *shape) | CmdSubjectImpl | privatevirtual |
onShapeDeleted(const MgMotion *sender, const MgShape *shape) | CmdSubjectImpl | privatevirtual |
onShapeMoved(const MgMotion *sender, MgShape *shape, int segment) | CmdSubjectImpl | privatevirtual |
onShapeWillAdded(const MgMotion *sender, MgShape *shape) | CmdSubjectImpl | privatevirtual |
onShapeWillChanged(const MgMotion *sender, MgShape *sp, const MgShape *oldsp) | CmdSubjectImpl | privatevirtual |
onShapeWillDeleted(const MgMotion *sender, const MgShape *shape) | CmdSubjectImpl | privatevirtual |
onUnloadCommands(MgCmdManager *sender) | CmdSubjectImpl | privatevirtual |
registerNamedObserver(const char *name, CmdObserver *observer) | CmdSubjectImpl | privatevirtual |
registerObserver(CmdObserver *observer) | CmdSubjectImpl | privatevirtual |
selectActionsNeedHided(const MgMotion *sender) | CmdSubjectImpl | privatevirtual |
unregisterObserver(CmdObserver *observer) | CmdSubjectImpl | privatevirtual |