#include <qwt_clrfltr.h>
Inheritance diagram for QwtFltrDim::
Public Methods | |
QwtFltrDim (int dim=100) | |
QColor | operator() (const QColor &c) const |
int | dimFactor () const |
|
ctor.
QwtFltrDim uses QColor::dark() (See Qt Manual)
|
|
|
|
Filter function.
Darkens or brightens a specified color. The behaviour of the filter is influenced by the constructor argument.
Reimplemented from QwtColorFilter. |