krita

KisPaintOpRegistry Class Reference

Inheritance diagram for KisPaintOpRegistry:

KisGenericRegistry< KisPaintOpFactorySP > List of all members.

Detailed Description

Definition at line 37 of file kis_paintop_registry.h.


Public Member Functions

virtual ~KisPaintOpRegistry ()
KisPaintOppaintOp (const KisID &id, const KisPaintOpSettings *settings, KisPainter *painter) const
KisPaintOppaintOp (const QString &id, const KisPaintOpSettings *settings, KisPainter *painter) const
KisPaintOpSettingssettings (const KisID &id, QWidget *parent, const KisInputDevice &inputDevice) const
bool userVisible (const KisID &id, KisColorSpace *cs) const
QString pixmap (const KisID &id) const

Static Public Member Functions

static KisPaintOpRegistryinstance ()

Member Function Documentation

KisPaintOp * KisPaintOpRegistry::paintOp const QString &  id,
const KisPaintOpSettings settings,
KisPainter painter
const
 

Return a newly created paintopd.

Definition at line 101 of file kis_paintop_registry.cc.

KisPaintOp * KisPaintOpRegistry::paintOp const KisID id,
const KisPaintOpSettings settings,
KisPainter painter
const
 

Return a newly created paintop.

Definition at line 86 of file kis_paintop_registry.cc.

KisPaintOpSettings * KisPaintOpRegistry::settings const KisID id,
QWidget *  parent,
const KisInputDevice inputDevice
const
 

Create and return an (abstracted) configuration widget for using the specified paintop with the specified input device, with the specified parent as widget parent.

Returns 0 if there are no settings available for the given device.

Definition at line 106 of file kis_paintop_registry.cc.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys