Home · All Classes · Modules

QPersistentModelIndex Class Reference
[QtCore module]

Methods

Special Methods


Detailed Description


Method Documentation

QPersistentModelIndex.__init__ (self)

QPersistentModelIndex.__init__ (self, QModelIndex)

QPersistentModelIndex.__init__ (self, QPersistentModelIndex)

QModelIndex QPersistentModelIndex.child (self, int, int)

int QPersistentModelIndex.column (self)

QVariant QPersistentModelIndex.data (self, int role = Qt.DisplayRole)

Qt.ItemFlags QPersistentModelIndex.flags (self)

bool QPersistentModelIndex.isValid (self)

QAbstractItemModel QPersistentModelIndex.model (self)

QModelIndex QPersistentModelIndex.parent (self)

int QPersistentModelIndex.row (self)

QModelIndex QPersistentModelIndex.sibling (self, int, int)

bool QPersistentModelIndex.__eq__ (self, QPersistentModelIndex)

bool QPersistentModelIndex.__eq__ (self, QModelIndex)

bool QPersistentModelIndex.__ge__ (self, QPersistentModelIndex)

int QPersistentModelIndex.__hash__ (self)

bool QPersistentModelIndex.__lt__ (self, QPersistentModelIndex)

bool QPersistentModelIndex.__ne__ (self, QPersistentModelIndex)

bool QPersistentModelIndex.__ne__ (self, QModelIndex)


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