예제 #1
0
 def _create_component(self):
     dialog = CustomComponentWidget(self.data_collection)
     dialog.exec_()
예제 #2
0
 def _create_component(self):
     CustomComponentWidget.create_component(self.data_collection)
예제 #3
0
 def _create_component(self):
     dialog = CustomComponentWidget(self.data_collection)
     dialog.exec_()
예제 #4
0
 def _create_component(self):
     CustomComponentWidget.create_component(self.data_collection)