1
0
Fork 0
mirror of synced 2024-09-29 08:51:43 +13:00
Rare/rare/components/tabs/games/integrations
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
..
__init__.py SideTabContainer: Use a signal to update the title instead of monkeypatching setTitle method into the widget 2023-02-21 15:27:52 +02:00
egl_sync_group.py Code cleanup: Use pass instead of ellipsis (...) for abstractmethods 2023-02-20 15:31:04 +02:00
eos_group.py Stylesheets: Refactor css widget selectors based on objectName() 2023-02-04 17:38:07 +02:00
import_group.py ExtraWidgets: Remove IndicatorLineEdit and PathEdit and update imports 2023-02-18 17:29:41 +02:00
ubisoft_group.py ImportSync: Rename to Integrations due to expanding their use. 2022-11-03 22:50:21 +02:00