casa::SmoothPreferences Class Reference

#include <SmoothPreferences.qo.h>

List of all members.

Signals

void smoothingChanged ()

Public Member Functions

 SmoothPreferences (QWidget *parent=0)
Vector< Float > applySmoothing (Vector< Float > values) const
QString toString () const
 ~SmoothPreferences ()

Private Slots

void smoothingAccepted ()
void smoothingRejected ()
void smoothingMethodChanged ()

Private Member Functions

void initialize ()
void persist ()
void reset ()
Vector< Float > doConvolve (const Vector< Float > &input, int baseKernelSize, VectorKernel::KernelTypes kernelType) const

Private Attributes

Ui::SmoothPreferencesClass ui
QString smoothMethod
int smoothRadius
SmoothSpinBoxsmoothSpinBox
const QString SMOOTH_NONE
const QString SMOOTH_BOXCAR
const QString SMOOTH_HANNING

Static Private Attributes

static const QString APPLICATION
static const QString ORGANIZATION
static const QString SMOOTH_METHOD
static const QString SMOOTH_RADIUS

Detailed Description

Definition at line 12 of file SmoothPreferences.qo.h.


Constructor & Destructor Documentation

casa::SmoothPreferences::SmoothPreferences ( QWidget *  parent = 0  ) 
casa::SmoothPreferences::~SmoothPreferences (  ) 

Member Function Documentation

Vector<Float> casa::SmoothPreferences::applySmoothing ( Vector< Float >  values  )  const
Vector<Float> casa::SmoothPreferences::doConvolve ( const Vector< Float > &  input,
int  baseKernelSize,
VectorKernel::KernelTypes  kernelType 
) const [private]
void casa::SmoothPreferences::initialize (  )  [private]
void casa::SmoothPreferences::persist (  )  [private]
void casa::SmoothPreferences::reset (  )  [private]
void casa::SmoothPreferences::smoothingAccepted (  )  [private, slot]
void casa::SmoothPreferences::smoothingChanged (  )  [signal]
void casa::SmoothPreferences::smoothingMethodChanged (  )  [private, slot]
void casa::SmoothPreferences::smoothingRejected (  )  [private, slot]
QString casa::SmoothPreferences::toString (  )  const

Member Data Documentation

const QString casa::SmoothPreferences::APPLICATION [static, private]

Definition at line 43 of file SmoothPreferences.qo.h.

const QString casa::SmoothPreferences::ORGANIZATION [static, private]

Definition at line 44 of file SmoothPreferences.qo.h.

const QString casa::SmoothPreferences::SMOOTH_BOXCAR [private]

Definition at line 41 of file SmoothPreferences.qo.h.

const QString casa::SmoothPreferences::SMOOTH_HANNING [private]

Definition at line 42 of file SmoothPreferences.qo.h.

const QString casa::SmoothPreferences::SMOOTH_METHOD [static, private]

Definition at line 45 of file SmoothPreferences.qo.h.

const QString casa::SmoothPreferences::SMOOTH_NONE [private]

Definition at line 40 of file SmoothPreferences.qo.h.

const QString casa::SmoothPreferences::SMOOTH_RADIUS [static, private]

Definition at line 46 of file SmoothPreferences.qo.h.

Definition at line 37 of file SmoothPreferences.qo.h.

Definition at line 38 of file SmoothPreferences.qo.h.

Definition at line 39 of file SmoothPreferences.qo.h.

Ui::SmoothPreferencesClass casa::SmoothPreferences::ui [private]

Definition at line 36 of file SmoothPreferences.qo.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1