Trees | Indices | Help |
|
---|
|
object --+ | RowWrapInsertingRows
An object to store RowWrapProxyModel bookkeeping for the insertion of top-level rows.
|
|||
|
|||
Inherited from |
|
|||
int |
new_source_row_count The number of rows in the source model after the insertion. |
||
int |
num_new_rows The number of rows being inserted. |
||
int |
old_source_row_count The number of rows in the source model before the insertion. |
||
int |
source_start The row number of the first row being inserted. |
||
int |
update_row_num The row number of RowWrapProxyModel that was just updated; i.e., that just had child rows inserted into it - see RowWrapProxyModel._sourceRowsInserted. |
||
int |
wrap The wrap of RowWrapProxyModel that rows were just inserted into - see RowWrapProxyModel._sourceRowsAboutToBeInserted. |
|
|||
|
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 |