1
0
Fork 0
mirror of synced 2024-09-30 09:17:37 +13:00
Rare/rare/components/tabs/games/game_widgets
loathingKernel 51904efa90
GameWidget: Request pixmap in paintEvent.
Requesting the pixmap in `paintEvent` only loads the
pixmap when the widget first becomes visible, making loading
the library smoother. Also avoid spawning multiple singleshot
QTimers and use QObject's internal timer, with CoarseTimer precision.
2023-12-23 13:46:12 +02:00
..
__init__.py
game_widget.py GameWidget: Request pixmap in paintEvent. 2023-12-23 13:46:12 +02:00
icon_game_widget.py
icon_widget.py
library_widget.py
list_game_widget.py
list_widget.py