|
Krita Source Code Documentation
|
Public Member Functions | |
| Private (QString configPrefix) | |
Public Attributes | |
| QList< KoColor > | colorPatches |
| const QString | configPrefix |
| KisColorPatches::Direction | direction {KisColorPatches::Horizontal} |
| QScopedPointer< QStandardItemModel > | model |
| int | numCols {0} |
| int | numRows {0} |
| int | patchCount {1} |
| int | patchHeight {1} |
| int | patchWidth {1} |
| bool | wasScrollingDisabled {false} |
Definition at line 42 of file KisColorPatchesTableView.cpp.
|
inline |
Definition at line 54 of file KisColorPatchesTableView.cpp.
Definition at line 44 of file KisColorPatchesTableView.cpp.
| const QString KisColorPatchesTableView::Private::configPrefix |
Definition at line 45 of file KisColorPatchesTableView.cpp.
| KisColorPatches::Direction KisColorPatchesTableView::Private::direction {KisColorPatches::Horizontal} |
Definition at line 46 of file KisColorPatchesTableView.cpp.
| QScopedPointer<QStandardItemModel> KisColorPatchesTableView::Private::model |
Definition at line 43 of file KisColorPatchesTableView.cpp.
| int KisColorPatchesTableView::Private::numCols {0} |
Definition at line 48 of file KisColorPatchesTableView.cpp.
| int KisColorPatchesTableView::Private::numRows {0} |
Definition at line 47 of file KisColorPatchesTableView.cpp.
| int KisColorPatchesTableView::Private::patchCount {1} |
Definition at line 51 of file KisColorPatchesTableView.cpp.
| int KisColorPatchesTableView::Private::patchHeight {1} |
Definition at line 50 of file KisColorPatchesTableView.cpp.
| int KisColorPatchesTableView::Private::patchWidth {1} |
Definition at line 49 of file KisColorPatchesTableView.cpp.
| bool KisColorPatchesTableView::Private::wasScrollingDisabled {false} |
Definition at line 52 of file KisColorPatchesTableView.cpp.