Diffusion Krita b2cb529a8734

Add the DialogStateSaver widget utility

Authored by rempt on May 10 2019, 11:22 AM.

Description

Add the DialogStateSaver widget utility

These functions take a widget and save and restore the values
of input widgets. You can override the values that it restores,
which might be necessary since all input widgets are saved.

Currently supports:

QCheckBox
QComboBox
QLineEdit
QAbstractSlider
QSpinBox
QDoubleSpinBox

and classes derived from these classes.

CCMAIL:kimageshop@kde.org

Details

Committed
remptMay 10 2019, 11:25 AM
Parents
R37:e686f952dfdc: Initialize KisPresetSelectorStrip with the global viewmode
Branches
Unknown
Tags
Unknown