|
Engauge Digitizer 2
|
Helper class so ColorFilter class can compute the background color. More...
#include <ColorFilterEntry.h>

Public Attributes | |
| QColor | color |
| Unique color entry. | |
| unsigned int | count |
| Number of times this color has appeared. | |
Helper class so ColorFilter class can compute the background color.
Definition at line 13 of file ColorFilterEntry.h.
| QColor ColorFilterEntry::color |
Unique color entry.
Definition at line 15 of file ColorFilterEntry.h.
| unsigned int ColorFilterEntry::count |
Number of times this color has appeared.
Definition at line 18 of file ColorFilterEntry.h.