Trees | Indices | Help |
|
---|
|
object --+ | RowWrapRemovingRows
An object to store RowWrapProxyModel bookkeeping for the removal of top-level rows.
|
|||
|
|||
Inherited from |
|
|||
int |
new_source_row_count The number of rows in the source model after the removal. |
||
num_rem_rows The number of rows being removed. |
|||
int |
old_source_row_count The number of rows in the source model before the removal. |
||
int |
source_start The row number of the first row being removed. |
||
int |
wrap The wrap of RowWrapProxyModel that rows were just removed from - see RowWrapProxyModel._sourceRowsAboutToBeRemoved. |
|
|||
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:33:22 2017 | http://epydoc.sourceforge.net |