1
0
Fork 0
mirror of synced 2024-06-28 19:21:05 +12:00
Rare/rare/components/tabs/games
loathingKernel 5ba368a5bf SideTabContainer: Use a signal to update the title instead of monkeypatching setTitle method into the widget
Widgets that need to implement a title should be of a dual subclass
of any `QWidget` subclass and the `SideTabContents` class which provides
the signal.
2023-02-21 15:27:52 +02:00
..
game_info SideTabContainer: Use a signal to update the title instead of monkeypatching setTitle method into the widget 2023-02-21 15:27:52 +02:00
game_widgets Update rare/components/tabs/games/game_widgets/game_widget.py 2023-02-20 11:28:53 +02:00
integrations SideTabContainer: Use a signal to update the title instead of monkeypatching setTitle method into the widget 2023-02-21 15:27:52 +02:00
__init__.py GamesTab: Remove timing debug message 2023-02-16 16:22:31 +02:00
head_bar.py ApiResults: Mirror the way RareCore from refactor_backend handles non asset items 2023-02-07 13:04:33 +02:00