dolphin/Source/Core/DolphinQt/Config/ToolTipControls
Admiral H. Curtiss 6d585b6eb6
DolphinQt/Settings: Split setting of the user style into two functions.
This makes it so that if you just want to reload the current style (eg. on program start, or in response to a system event), you don't need to know the name of the currently selected user style. It's also more consistent with the way the 'userstyle/enabled' flag works.
2023-11-05 12:58:11 +01:00
..
BalloonTip.cpp DolphinQt/Settings: Split setting of the user style into two functions. 2023-11-05 12:58:11 +01:00
BalloonTip.h Qt/Config: Move BalloonTip.h/cpp from Graphics to ToolTipControls 2023-04-19 16:46:46 -07:00
ToolTipCheckBox.cpp
ToolTipCheckBox.h
ToolTipComboBox.cpp
ToolTipComboBox.h
ToolTipPushButton.cpp DolphinQt: Add ToolTipPushButton. 2023-08-12 21:33:43 +02:00
ToolTipPushButton.h DolphinQt: Add ToolTipPushButton. 2023-08-12 21:33:43 +02:00
ToolTipRadioButton.cpp
ToolTipRadioButton.h
ToolTipSlider.cpp
ToolTipSlider.h
ToolTipSpinBox.cpp
ToolTipSpinBox.h
ToolTipWidget.h DolphinQt: assume QT_VERSION_CHECK >= 6.0.0 2023-04-25 10:39:05 -07:00