1
0
Fork 0
mirror of synced 2024-07-03 05:31:23 +12:00
Rare/rare/components/tabs/settings
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
..
widgets Dialogs: Homogenize dialog titles 2023-02-18 19:36:49 +02:00
__init__.py ExtraWidgets: Remove SideTab widgets and update imports 2023-02-18 17:33:25 +02:00
about.py MainTabWidget: Use returned indices instead of hard-coding disabled tabs 2023-02-06 09:19:31 +02:00
debug.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
default_game_settings.py A bunch of minor UI fixes 2022-03-29 00:36:42 +03:00
legendary.py ExtraWidgets: Remove IndicatorLineEdit and PathEdit and update imports 2023-02-18 17:29:41 +02:00
rare.py GameWidget: Implement reactive and interactive labels 2023-02-07 13:41:59 +02:00