Engauge Digitizer  2
Public Attributes | List of all members
ColorFilterEntry Struct Reference

Helper class so ColorFilter class can compute the background color. More...

#include <ColorFilterEntry.h>

Collaboration diagram for ColorFilterEntry:
Collaboration graph

Public Attributes

QColor color
 Unique color entry. More...
 
unsigned int count
 Number of times this color has appeared. More...
 

Detailed Description

Helper class so ColorFilter class can compute the background color.

Definition at line 12 of file ColorFilterEntry.h.

Member Data Documentation

◆ color

QColor ColorFilterEntry::color

Unique color entry.

Definition at line 17 of file ColorFilterEntry.h.

◆ count

unsigned int ColorFilterEntry::count

Number of times this color has appeared.

Definition at line 20 of file ColorFilterEntry.h.


The documentation for this struct was generated from the following file: