SurfaceDialog Class Reference

#include <SurfaceDialog.h>

List of all members.


Detailed Description

Define surface plot dialog.

Public Slots

void accept ()
void clearList ()
void insertFunctionsList (const QStringList &list)
void setFunction (const QString &s)
void setLimits (double xs, double xe, double ys, double ye, double zs, double ze)

Signals

void clearFunctionsList ()
void custom3DToolBar ()
void options (const QString &, double, double, double, double, double, double)

Public Member Functions

 SurfaceDialog (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0)
 ~SurfaceDialog ()

Private Attributes

QComboBox * boxFunction
QLineEdit * boxXFrom
QLineEdit * boxXTo
QLineEdit * boxYFrom
QLineEdit * boxYTo
QLineEdit * boxZFrom
QLineEdit * boxZTo
QPushButton * buttonCancel
QPushButton * buttonClear
QPushButton * buttonOk

Constructor & Destructor Documentation

SurfaceDialog::SurfaceDialog ( QWidget *  parent = 0,
const char *  name = 0,
bool  modal = false,
Qt::WFlags  fl = 0 
)

SurfaceDialog::~SurfaceDialog (  ) 


Member Function Documentation

void SurfaceDialog::accept (  )  [slot]

void SurfaceDialog::clearFunctionsList (  )  [signal]

void SurfaceDialog::clearList (  )  [slot]

void SurfaceDialog::custom3DToolBar (  )  [signal]

void SurfaceDialog::insertFunctionsList ( const QStringList &  list  )  [slot]

void SurfaceDialog::options ( const QString &  ,
double  ,
double  ,
double  ,
double  ,
double  ,
double   
) [signal]

void SurfaceDialog::setFunction ( const QString &  s  )  [slot]

void SurfaceDialog::setLimits ( double  xs,
double  xe,
double  ys,
double  ye,
double  zs,
double  ze 
) [slot]


Member Data Documentation

QComboBox* SurfaceDialog::boxFunction [private]

QLineEdit* SurfaceDialog::boxXFrom [private]

QLineEdit* SurfaceDialog::boxXTo [private]

QLineEdit* SurfaceDialog::boxYFrom [private]

QLineEdit* SurfaceDialog::boxYTo [private]

QLineEdit* SurfaceDialog::boxZFrom [private]

QLineEdit* SurfaceDialog::boxZTo [private]

QPushButton* SurfaceDialog::buttonCancel [private]

QPushButton* SurfaceDialog::buttonClear [private]

QPushButton* SurfaceDialog::buttonOk [private]


The documentation for this class was generated from the following files:
Generated on Mon Oct 15 06:11:44 2007 for QtiPlot by  doxygen 1.5.3