Home
last modified time | relevance | path

Searched refs:HBoxLayout (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py997 class HBoxLayout(QHBoxLayout): class
1000 super(HBoxLayout, self).__init__()
2254 self.hbox = HBoxLayout(self.back_button, self.forward_button, self.zoom_button, self.point_label)
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py998 class HBoxLayout(QHBoxLayout): class
1001 super(HBoxLayout, self).__init__()
2255 self.hbox = HBoxLayout(self.back_button, self.forward_button, self.zoom_button, self.point_label)

Completed in 12 milliseconds