Пример #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)