SmoothCurveDialog Class Reference

#include <SmoothCurveDialog.h>

List of all members.


Detailed Description

Smoothing options dialog.

Public Slots

void activateCurve (const QString &curveName)
void setGraph (Graph *g)
void smooth ()

Public Member Functions

 SmoothCurveDialog (int method, QWidget *parent=0, Qt::WFlags fl=0)

Private Attributes

ColorBoxboxColor
QComboBox * boxName
QSpinBox * boxOrder
QSpinBox * boxPointsLeft
QSpinBox * boxPointsRight
QPushButton * btnSmooth
QPushButton * buttonCancel
Graphgraph
int smooth_method

Constructor & Destructor Documentation

SmoothCurveDialog::SmoothCurveDialog ( int  method,
QWidget *  parent = 0,
Qt::WFlags  fl = 0 
)


Member Function Documentation

void SmoothCurveDialog::activateCurve ( const QString &  curveName  )  [slot]

void SmoothCurveDialog::setGraph ( Graph g  )  [slot]

void SmoothCurveDialog::smooth (  )  [slot]


Member Data Documentation

Referenced by smooth(), and SmoothCurveDialog().

QComboBox* SmoothCurveDialog::boxName [private]

Referenced by setGraph(), smooth(), and SmoothCurveDialog().

QSpinBox * SmoothCurveDialog::boxOrder [private]

Referenced by smooth(), and SmoothCurveDialog().

QSpinBox* SmoothCurveDialog::boxPointsLeft [private]

QSpinBox * SmoothCurveDialog::boxPointsRight [private]

Referenced by smooth(), and SmoothCurveDialog().

QPushButton* SmoothCurveDialog::btnSmooth [private]

Referenced by SmoothCurveDialog().

QPushButton* SmoothCurveDialog::buttonCancel [private]

Referenced by SmoothCurveDialog().

Referenced by activateCurve(), setGraph(), and smooth().

Referenced by activateCurve(), and smooth().


The documentation for this class was generated from the following files:

Generated on Sun Jun 15 21:32:25 2008 for QtiPlot by  doxygen 1.5.6