Example #1
0
 def __init__(self, label=''):
     PureTree.__init__(self, label)
     QtCore.QObject.__init__(self)
Example #2
0
 def __init__(self):
     PureTree.__init__(self)
     QObject.__init__(self)
Example #3
0
 def __init__(self):
     PureTree.__init__(self)
     QObject.__init__(self)