QTableWidgetSelectionRange

Binding for C++ class QTableWidgetSelectionRange.

Constructors

this
this(int top, int left, int bottom, int right)
Undocumented in source.

Members

Functions

bottomRow
int bottomRow()
Undocumented in source. Be warned that the author may not have intended to support it.
columnCount
int columnCount()
Undocumented in source. Be warned that the author may not have intended to support it.
leftColumn
int leftColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
rightColumn
int rightColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
rowCount
int rowCount()
Undocumented in source. Be warned that the author may not have intended to support it.
topRow
int topRow()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta