Qyoto  4.0.5
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Properties
QtGui.IQUndoStackSignals Member List

This is the complete list of members for QtGui.IQUndoStackSignals, including all inherited members.

CanRedoChanged(bool canRedo)QtGui.IQUndoStackSignals
CanUndoChanged(bool canUndo)QtGui.IQUndoStackSignals
CleanChanged(bool clean)QtGui.IQUndoStackSignals
Destroyed(QObject arg1)QtCore.IQObjectSignals
Destroyed()QtCore.IQObjectSignals
IndexChanged(int idx)QtGui.IQUndoStackSignals
RedoTextChanged(string redoText)QtGui.IQUndoStackSignals
UndoTextChanged(string undoText)QtGui.IQUndoStackSignals