DlgFilterCommand Class Reference

Command pattern object for receiving new parameters in DlgFilterWorker from GUI thread. More...

#include <DlgFilterCommand.h>

List of all members.

Public Member Functions

 DlgFilterCommand (ColorFilterMode colorFilterMode, double low0To1, double high0To1)
 Initial constructor.
 DlgFilterCommand (const DlgFilterCommand &other)
 Copy constructor.
DlgFilterCommandoperator= (const DlgFilterCommand &other)
 Assignment operator.
ColorFilterMode colorFilterMode () const
 Get method for filter mode.
double high0To1 () const
 Get method for high value.
double low0To1 () const
 Get method for low value.

Detailed Description

Command pattern object for receiving new parameters in DlgFilterWorker from GUI thread.

Definition at line 13 of file DlgFilterCommand.h.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Friends

Generated on 31 May 2016 for Engauge Digitizer by  doxygen 1.6.1