Home
·
All Classes
·
Modules
QTableWidgetSelectionRange Class Reference
[
QtGui
module]
Methods
__init__
(
self
)
__init__
(
self
, int, int, int, int)
__init__
(
self
, QTableWidgetSelectionRange)
int
bottomRow
(
self
)
int
columnCount
(
self
)
int
leftColumn
(
self
)
int
rightColumn
(
self
)
int
rowCount
(
self
)
int
topRow
(
self
)
Detailed Description
Method Documentation
QTableWidgetSelectionRange.__init__ (
self
)
QTableWidgetSelectionRange.__init__ (
self
, int, int, int, int)
QTableWidgetSelectionRange.__init__ (
self
,
QTableWidgetSelectionRange
)
int QTableWidgetSelectionRange.bottomRow (
self
)
int QTableWidgetSelectionRange.columnCount (
self
)
int QTableWidgetSelectionRange.leftColumn (
self
)
int QTableWidgetSelectionRange.rightColumn (
self
)
int QTableWidgetSelectionRange.rowCount (
self
)
int QTableWidgetSelectionRange.topRow (
self
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0