dolphin/Source/Core/DolphinQt/Config/Graphics
Dentomologist 5fa27704c8 Qt: Rename GraphicsBool to ConfigBool
GraphicsBool is used by the panes in the Graphics config window to
create checkboxes that change their associated config setting, and
update their own state when something else changes the config setting.

Despite its current name nothing about this class is particular to the
Graphics window, so renaming it to ConfigBool better reflects its
purpose. This should also make it less confusing when ConfigBools are
eventually added to the other config windows.
2023-04-21 14:24:37 -07:00
..
AdvancedWidget.cpp Qt: Rename GraphicsBool to ConfigBool 2023-04-21 14:24:37 -07:00
AdvancedWidget.h Qt: Rename GraphicsBool to ConfigBool 2023-04-21 14:24:37 -07:00
EnhancementsWidget.cpp Qt: Rename GraphicsBool to ConfigBool 2023-04-21 14:24:37 -07:00
EnhancementsWidget.h Qt: Rename GraphicsBool to ConfigBool 2023-04-21 14:24:37 -07:00
GeneralWidget.cpp Qt: Rename GraphicsBool to ConfigBool 2023-04-21 14:24:37 -07:00
GeneralWidget.h Qt: Rename GraphicsBool to ConfigBool 2023-04-21 14:24:37 -07:00
GraphicsChoice.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsChoice.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsInteger.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsInteger.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsRadio.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsRadio.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsSlider.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsSlider.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GraphicsWindow.cpp DolphinQt: Remove software renderer settings widget 2022-09-26 19:43:57 -07:00
GraphicsWindow.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HacksWidget.cpp Qt: Rename GraphicsBool to ConfigBool 2023-04-21 14:24:37 -07:00
HacksWidget.h Qt: Rename GraphicsBool to ConfigBool 2023-04-21 14:24: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