|
bool | has_widget (self, 'TWidget const *' v) |
|
bool | has_register (self, str r) |
|
bool | has (self, 'sync_source_t' ss) |
|
| __init__ (self) |
|
None | push_back (self, 'sync_source_t' x) |
|
None | pop_back (self) |
|
'size_t' | size (self) |
|
bool | empty (self) |
|
'sync_source_t const &' | at (self, 'size_t' _idx) |
|
None | qclear (self) |
|
None | clear (self) |
|
'size_t' | capacity (self) |
|
None | reserve (self, 'size_t' cnt) |
|
None | truncate (self) |
|
None | swap (self, 'sync_source_vec_t' r) |
|
'sync_source_t *' | extract (self) |
|
None | inject (self, 'sync_source_t' s, 'size_t' len) |
|
bool | __eq__ (self, 'sync_source_vec_t' r) |
|
bool | __ne__ (self, 'sync_source_vec_t' r) |
|
'qvector< sync_source_t >::const_iterator' | begin (self, *args) |
|
'qvector< sync_source_t >::const_iterator' | end (self, *args) |
|
'qvector< sync_source_t >::iterator' | insert (self, 'sync_source_t' it, 'sync_source_t' x) |
|
'qvector< sync_source_t >::iterator' | erase (self, *args) |
|
'qvector< sync_source_t >::const_iterator' | find (self, *args) |
|
bool | add_unique (self, 'sync_source_t' x) |
|
'size_t' | __len__ (self) |
|
'sync_source_t const &' | __getitem__ (self, 'size_t' i) |
|
None | __setitem__ (self, 'size_t' i, 'sync_source_t' v) |
|
None | append (self, 'sync_source_t' x) |
|
None | extend (self, 'sync_source_vec_t' x) |
|
◆ __init__()
◆ has()
◆ has_register()
bool has_register |
( |
| self, |
|
|
str | r ) |
◆ has_widget()
bool has_widget |
( |
| self, |
|
|
'TWidget const *' | v ) |
◆ thisown
Initial value:= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')
The documentation for this class was generated from the following file: