Home · All Classes · Modules

QHistoryState Class Reference
[QtCore module]

Inherits QAbstractState.

Types

Methods


Detailed Description


Type Documentation

QHistoryState.HistoryType


Method Documentation

QHistoryState.__init__ (self, QState parent = None)

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

QHistoryState.__init__ (self, HistoryType, QState parent = None)

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

QAbstractState QHistoryState.defaultState (self)

bool QHistoryState.event (self, QEvent)

HistoryType QHistoryState.historyType (self)

QHistoryState.onEntry (self, QEvent)

QHistoryState.onExit (self, QEvent)

QHistoryState.setDefaultState (self, QAbstractState)

QHistoryState.setHistoryType (self, HistoryType)


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