|
Krita Source Code Documentation
|
#include <WGConfig.h>
Public Attributes | |
| NumericSetting< int > | maxCount |
| NumericSetting< Qt::Orientation > | orientation |
| NumericSetting< QSize > | patchSize |
| NumericSetting< int > | rows |
| NumericSetting< Scrolling > | scrolling |
Definition at line 194 of file WGConfig.h.
| NumericSetting<int> WGConfig::ColorPatches::maxCount |
Definition at line 198 of file WGConfig.h.
| NumericSetting<Qt::Orientation> WGConfig::ColorPatches::orientation |
Definition at line 196 of file WGConfig.h.
| NumericSetting<QSize> WGConfig::ColorPatches::patchSize |
Definition at line 197 of file WGConfig.h.
| NumericSetting<int> WGConfig::ColorPatches::rows |
Definition at line 199 of file WGConfig.h.
| NumericSetting<Scrolling> WGConfig::ColorPatches::scrolling |
Definition at line 200 of file WGConfig.h.