|
Krita Source Code Documentation
|
#include <kis_paint_ops_model.h>
Inheritance diagram for KisSortedPaintOpListModel:Public Member Functions | |
| void | fill (const QList< KisPaintOpFactory * > &list) |
| KisSortedPaintOpListModel (QObject *parent) | |
Public Member Functions inherited from KisSortedCategorizedListModel< KisPaintOpListModel > | |
| bool | entryAt (Entry_Type &entry, QModelIndex index) const |
| QModelIndex | indexOf (const Entry_Type &entry) const |
| KisSortedCategorizedListModel (QObject *parent) | |
Protected Member Functions | |
| bool | lessThan (const QModelIndex &left, const QModelIndex &right) const override |
Protected Member Functions inherited from KisSortedCategorizedListModel< KisPaintOpListModel > | |
| void | initializeModel (KisPaintOpListModel *model) |
| bool | lessThanPriority (const QModelIndex &left, const QModelIndex &right, const QString &priorityCategory) const |
Private Attributes | |
| KisPaintOpListModel * | m_model |
Definition at line 56 of file kis_paint_ops_model.h.
|
inline |
Definition at line 59 of file kis_paint_ops_model.h.
|
inline |
Definition at line 66 of file kis_paint_ops_model.h.
|
inlineoverrideprotected |
Definition at line 71 of file kis_paint_ops_model.h.
References KisPaintOpFactory::categoryStable().
|
private |
Definition at line 76 of file kis_paint_ops_model.h.