就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 5.12.12
Qt Widgets
C++ 類
QUndoCommand
List of All Members for QUndoCommand
這是完整成員列錶為
QUndoCommand
,包括繼承的成員。
QUndoCommand
(QUndoCommand *)
QUndoCommand
(const QString &, 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
()