就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Widgets
C++ 类
QUndoCommand
List of All Members for QUndoCommand
这是完整成员列表为
QUndoCommand
,包括继承的成员。
QUndoCommand
(const QString &, QUndoCommand *)
QUndoCommand
(QUndoCommand *)
~QUndoCommand
()
actionText
() const : QString
child
(int ) const : const QUndoCommand *
childCount
() const : int
id
() const : int
isObsolete
() const : bool
mergeWith
(const QUndoCommand *) : bool
redo
()
setObsolete
(bool )
setText
(const QString &)
text
() const : QString
undo
()