krita

KisBasicHistogramProducerFactory< T > Class Template Reference

#include <kis_basic_histogram_producers.h>

Inherits KisHistogramProducerFactory.

List of all members.


Detailed Description

template<class T>
class KisBasicHistogramProducerFactory< T >

Parametrized on a specific KisHistogramProducer.

Its generated producers will have the same KisID as the factory's. This is acceptable because we can't mix Factories with Producers in the code because they are incompatible types, and in the GUI we actually only need a producer's name, not a factory's.

Definition at line 125 of file kis_basic_histogram_producers.h.


Public Member Functions

 KisBasicHistogramProducerFactory (const KisID &id, KisColorSpace *colorSpace)
virtual KisHistogramProducerSP generate ()
virtual bool isCompatibleWith (KisColorSpace *colorSpace) const
virtual float preferrednessLevelWith (KisColorSpace *) const

Protected Attributes

KisColorSpacem_cs

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