#include <kis_paint_ops_model.h>
Definition at line 20 of file kis_paint_ops_model.h.
◆ KisPaintOpInfo() [1/3]
| KisPaintOpInfo::KisPaintOpInfo |
( |
| ) |
|
|
inline |
◆ KisPaintOpInfo() [2/3]
| KisPaintOpInfo::KisPaintOpInfo |
( |
const QString & | _id, |
|
|
const QString & | _name, |
|
|
const QString & | _category, |
|
|
const QIcon & | _icon, |
|
|
qint32 | _priority ) |
|
inline |
◆ KisPaintOpInfo() [3/3]
| KisPaintOpInfo::KisPaintOpInfo |
( |
const QString & | _id | ) |
|
|
inline |
◆ operator==()
◆ category
| QString KisPaintOpInfo::category |
◆ icon
| QIcon KisPaintOpInfo::icon |
◆ id
| QString KisPaintOpInfo::id |
◆ name
| QString KisPaintOpInfo::name |
◆ priority
| qint32 KisPaintOpInfo::priority {0} |
The documentation for this struct was generated from the following file: