Krita Source Code Documentation
Loading...
Searching...
No Matches
WGConfig::ColorPatches Struct Reference

#include <WGConfig.h>

Public Attributes

NumericSetting< int > maxCount
 
NumericSetting< Qt::Orientation > orientation
 
NumericSetting< QSize > patchSize
 
NumericSetting< int > rows
 
NumericSetting< Scrollingscrolling
 

Detailed Description

Definition at line 194 of file WGConfig.h.

Member Data Documentation

◆ maxCount

NumericSetting<int> WGConfig::ColorPatches::maxCount

Definition at line 198 of file WGConfig.h.

◆ orientation

NumericSetting<Qt::Orientation> WGConfig::ColorPatches::orientation

Definition at line 196 of file WGConfig.h.

◆ patchSize

NumericSetting<QSize> WGConfig::ColorPatches::patchSize

Definition at line 197 of file WGConfig.h.

◆ rows

NumericSetting<int> WGConfig::ColorPatches::rows

Definition at line 199 of file WGConfig.h.

◆ scrolling

NumericSetting<Scrolling> WGConfig::ColorPatches::scrolling

Definition at line 200 of file WGConfig.h.


The documentation for this struct was generated from the following file: