A frame for configuring font and color preferences.
More...
#include <font_color_preferences_frame.h>
|
| void | showEvent (QShowEvent *evt) |
| | 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 | ) |
|
|
protected |
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 back to recent_common (the color-scheme mode is persisted via the normal pref_stashed path and does not need an explicit unstash).
The documentation for this class was generated from the following files: