Home
·
All Classes
·
Modules
QItemSelectionRange Class Reference
[
QtGui
module]
Methods
__init__
(
self
)
__init__
(
self
, QItemSelectionRange)
__init__
(
self
, QModelIndex, QModelIndex)
__init__
(
self
, QModelIndex)
int
bottom
(
self
)
QModelIndex
bottomRight
(
self
)
bool
contains
(
self
, QModelIndex)
bool
contains
(
self
, int, int, QModelIndex)
int
height
(
self
)
list-of-QModelIndex
indexes
(
self
)
QItemSelectionRange
intersect
(
self
, QItemSelectionRange)
QItemSelectionRange
intersected
(
self
, QItemSelectionRange)
bool
intersects
(
self
, QItemSelectionRange)
bool
isEmpty
(
self
)
bool
isValid
(
self
)
int
left
(
self
)
QAbstractItemModel
model
(
self
)
QModelIndex
parent
(
self
)
int
right
(
self
)
int
top
(
self
)
QModelIndex
topLeft
(
self
)
int
width
(
self
)
Special Methods
bool
__eq__
(
self
, QItemSelectionRange)
int
__hash__
(
self
)
bool
__ne__
(
self
, QItemSelectionRange)
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 X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0