|
|
|
|
a new object with type S, a subtype of T
|
|
|
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value |
|
|
None
|
add(self)
Add a new group layer under the selected item's parent |
|
|
List of strings of selected item namesGets a list of the selected
items in the CurveTreeWidget
|
|
None
|
remove(self)
Remove the selected items in the CurveTreeList |
|
|
Inherited from Element :
clone ,
getVisible ,
serialise ,
setVisible
Inherited from object :
__format__ ,
__hash__ ,
__init__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|