AuboStudio SDK  0.6.3
undo_redo_manager.h 文件参考
#include <functional>
#include <aubo_caps/class_forward.h>
undo_redo_manager.h 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

浏览该文件的源代码.

class  arcs::aubo_scope::UndoRedoManager
 \chinese 撤销/重做管理器 此接口用于记录终端用户在 AuboCap 程序节点贡献画面中触发的更改(例如,点击按钮时)。 应在 AuboCap 程序节点中使用,以支持 AuboScope 中的撤销/重做功能。 更多...

命名空间

namespace  arcs
namespace  arcs::aubo_scope

函数

 arcs::aubo_scope::ARCS_CLASS_FORWARD (UndoRedoManager)