dolphin/Source/Core/DolphinQt/Config/Graphics
Dentomologist 5ca0430cb2 Qt: Remove GraphicsWidget class
The old tooltip description box used GraphicsWidget to provide shared
code to the Graphics config panes for adding descriptions to their
settings.

The description box has been replaced by BalloonTips and serves no
further purpose, so remove it and have the Graphics panes derive from
QWidget instead.
2023-04-29 14:10:37 -07:00
..
AdvancedWidget.cpp Qt: Rename GraphicsInteger to ConfigInteger 2023-04-29 11:09:59 -07:00
AdvancedWidget.h Qt: Remove GraphicsWidget class 2023-04-29 14:10:37 -07:00
EnhancementsWidget.cpp Qt: Rename GraphicsSlider to ConfigSlider 2023-04-28 20:14:11 -07:00
EnhancementsWidget.h Qt: Remove GraphicsWidget class 2023-04-29 14:10:37 -07:00
GeneralWidget.cpp Qt: Rename GraphicsRadioInt to ConfigRadioInt 2023-04-27 20:01:04 -07:00
GeneralWidget.h Qt: Remove GraphicsWidget class 2023-04-29 14:10:37 -07:00
GraphicsWindow.cpp Qt/GeneralWidget and GraphicsWidget: Remove unused member variable 2023-04-27 16:50:56 -07:00
GraphicsWindow.h Qt/GeneralWidget and GraphicsWidget: Remove unused member variable 2023-04-27 16:50:56 -07:00
HacksWidget.cpp Qt: Rename GraphicsSlider to ConfigSlider 2023-04-28 20:14:11 -07:00
HacksWidget.h Qt: Remove GraphicsWidget class 2023-04-29 14:10:37 -07:00
PostProcessingConfigWindow.cpp Move Presenting, Dumping and ImGui out of Renderer 2023-01-31 18:45:21 +13:00
PostProcessingConfigWindow.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00