| Trees | Indices | Help |
|
|---|
|
|
object --+
|
RowWrapRemovingChildRows
An object to store RowWrapProxyModel bookkeeping for the removal of child rows.
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
num_rem_rows The number of rows being removed. |
|||
| int |
source_parent_row The row number of the top-level row that the child rows are being removed from. |
||
| 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 |