krita
KisFilterStrategy Class Reference
Inheritance diagram for KisFilterStrategy:

Detailed Description
Definition at line 29 of file kis_filter_strategy.h.
Public Member Functions | |
| KisFilterStrategy (KisID id) | |
| virtual | ~KisFilterStrategy () |
| KisID | id () |
| virtual double | valueAt (double) const |
| virtual Q_UINT32 | intValueAt (Q_INT32 t) const |
| double | support () |
| Q_UINT32 | intSupport () |
| virtual bool | boxSpecial () |
Protected Attributes | |
| double | supportVal |
| Q_UINT32 | intSupportVal |
| KisID | m_id |
The documentation for this class was generated from the following file:

