Esempio n. 1
0
 def postWidgetCreate(self, instance):
     MenuList.postWidgetCreate(self, instance)
     self.moveToIndex(self.selection)
     self.instance.setWrapAround(True)
Esempio n. 2
0
	def postWidgetCreate(self, instance):
		MenuList.postWidgetCreate(self, instance)
		self.moveToIndex(self.selection)
		self.instance.setWrapAround(True)
Esempio n. 3
0
	def postWidgetCreate(self, instance):
		MenuList.postWidgetCreate(self, instance)
		self.moveToIndex(self.selection)
Esempio n. 4
0
 def postWidgetCreate(self, instance):
     MenuList.postWidgetCreate(self, instance)
     self.moveToIndex(self.selection)