Qt Reference Documentation
Home
Modules
QtGui
QUndoCommand
List of All Members for QUndoCommand
This is the complete list of members for
QUndoCommand
, including inherited members.
QUndoCommand
( QUndoCommand * )
QUndoCommand
( const QString &, QUndoCommand * )
~QUndoCommand
()
actionText
() const : QString
child
( int ) const : const QUndoCommand *
childCount
() const : int
id
() const : int
mergeWith
( const QUndoCommand * ) : bool
redo
()
setText
( const QString & )
text
() const : QString
undo
()