Home · All Classes · Modules

QUndoView Class Reference
[QtGui module]

Inherits QListView.

Methods


Detailed Description


Method Documentation

QUndoView.__init__ (self, QWidget parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

QUndoView.__init__ (self, QUndoStack, QWidget parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

QUndoView.__init__ (self, QUndoGroup, QWidget parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

QIcon QUndoView.cleanIcon (self)

QString QUndoView.emptyLabel (self)

QUndoGroup QUndoView.group (self)

QUndoView.setCleanIcon (self, QIcon)

QUndoView.setEmptyLabel (self, QString)

QUndoView.setGroup (self, QUndoGroup)

This method is also a Qt slot with the C++ signature void setGroup(QUndoGroup *).

QUndoView.setStack (self, QUndoStack)

This method is also a Qt slot with the C++ signature void setStack(QUndoStack *).

QUndoStack QUndoView.stack (self)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0