Beispiel #1
0
 def __init__(self, parent, lista = None):
     WidgetLista.__init__(self, lista)
     QListBox.__init__(self, parent, "listBoxlista")