A frame for configuring font and color preferences.
More...
#include <font_color_preferences_frame.h>
|
| void | showEvent (QShowEvent *evt) override |
| | Handles the event when the frame is shown.
|
A frame for configuring font and color preferences.
◆ FontColorPreferencesFrame()
| FontColorPreferencesFrame::FontColorPreferencesFrame |
( |
QWidget * | parent = 0 | ) |
|
|
explicit |
◆ showEvent()
| void FontColorPreferencesFrame::showEvent |
( |
QShowEvent * | evt | ) |
|
|
overrideprotected |
Handles the event when the frame is shown.
- Parameters
-
| evt | The show event to handle. |
◆ unstash()
| void FontColorPreferencesFrame::unstash |
( |
| ) |
|
Called by the preferences dialog when the user accepts changes. Copies the stashed theme selection and appearance mode back to recent_common. Both live in global recent storage so they survive profile switches.
The documentation for this class was generated from the following files: