Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_paint_ops_model.h File Reference
#include <QAbstractListModel>
#include <QPixmap>
#include <kritaui_export.h>
#include "kis_categorized_list_model.h"
#include <brushengine/kis_paintop_factory.h>

Go to the source code of this file.

Classes

struct  KisPaintOpInfo
 
class  KisPaintOpListModel
 
class  KisSortedPaintOpListModel
 
struct  PaintOpInfoToQStringConverter
 

Typedefs

typedef KisCategorizedListModel< KisPaintOpInfo, PaintOpInfoToQStringConverterBasePaintOpCategorizedListModel
 

Typedef Documentation

◆ BasePaintOpCategorizedListModel