|
Krita Source Code Documentation
|
#include <QObject>#include <QStringList>#include <QAbstractListModel>#include "kritawidgetutils_export.h"Go to the source code of this file.
Classes | |
| class | KisSpinBoxUnitManager |
| The KisSpinBoxUnitManager class is an abstract interface for the unitspinboxes classes to manage different type of units. More... | |
| class | KisSpinBoxUnitManagerBuilder |
| The KisSpinBoxUnitManagerBuilder class is the base class, used in the strategy pattern of KisSpinBoxUnitManagerFactory. More... | |
| class | KisSpinBoxUnitManagerFactory |
| The KisSpinBoxUnitManagerFactory class is a factory that is used to build a default KisSpinBoxUnitManager. More... | |