Nun funktioniert es
This commit is contained in:
@@ -32,7 +32,8 @@ class A2CSV(QDialog): # erbt von QDialog
|
|||||||
|
|
||||||
self.objecttypes: list = []
|
self.objecttypes: list = []
|
||||||
self.read_json()
|
self.read_json()
|
||||||
self.objecttypes = self.jdata["objecttypes"]
|
self.objecttypes = self.jdata["Objekttyp"]
|
||||||
|
ic(self.objecttypes)
|
||||||
|
|
||||||
|
|
||||||
def read_json(self):
|
def read_json(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user