Home · All Classes · Modules

QItemSelectionRange Class Reference
[QtGui module]

Methods

Special Methods


Detailed Description


Method Documentation

QItemSelectionRange.__init__ (self)

QItemSelectionRange.__init__ (self, QItemSelectionRange)

QItemSelectionRange.__init__ (self, QModelIndex, QModelIndex)

QItemSelectionRange.__init__ (self, QModelIndex)

int QItemSelectionRange.bottom (self)

QModelIndex QItemSelectionRange.bottomRight (self)

bool QItemSelectionRange.contains (self, QModelIndex)

bool QItemSelectionRange.contains (self, int, int, QModelIndex)

int QItemSelectionRange.height (self)

list-of-QModelIndex QItemSelectionRange.indexes (self)

QItemSelectionRange QItemSelectionRange.intersect (self, QItemSelectionRange)

QItemSelectionRange QItemSelectionRange.intersected (self, QItemSelectionRange)

bool QItemSelectionRange.intersects (self, QItemSelectionRange)

bool QItemSelectionRange.isEmpty (self)

bool QItemSelectionRange.isValid (self)

int QItemSelectionRange.left (self)

QAbstractItemModel QItemSelectionRange.model (self)

QModelIndex QItemSelectionRange.parent (self)

int QItemSelectionRange.right (self)

int QItemSelectionRange.top (self)

QModelIndex QItemSelectionRange.topLeft (self)

int QItemSelectionRange.width (self)

bool QItemSelectionRange.__eq__ (self, QItemSelectionRange)

int QItemSelectionRange.__hash__ (self)

bool QItemSelectionRange.__ne__ (self, QItemSelectionRange)


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