Trees | Indices | Help |
|
---|
|
object --+ | RowWrapInsertingChildRows
An object to store RowWrapProxyModel bookkeeping for the insertion of child rows.
|
|||
|
|||
Inherited from |
|
|||
int |
num_new_rows The number of rows being inserted. |
||
int |
source_parent_row The row number of the top-level row that the child rows are being inserted into. |
||
int |
source_start The row number of the first row being inserted. |
||
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 |