PlotConfig Class Reference

#include <PlotConfig.h>

List of all members.

Public Slots

void arrayChanged (int)
void arrayToScalarChanged (int)
void pageSizeChanged (int)
void unitsChanged (int)
void pageDPIChanged (int)

Public Member Functions

 PlotConfig ()
void setSelectedProfile (QProfile *p)
void updateProfile (QProfile *p)

Protected Member Functions

double getCurrentDPI ()

Protected Attributes

QComboBox * vectorCombo
QComboBox * arrayCombo
QLineEdit * arrayLine
QComboBox * arrayToScalarCombo
QLineEdit * arrayToScalarLine
QComboBox * pageSizeCombo
QComboBox * pageDPICombo
QLineEdit * widthLine
QLineEdit * heightLine
QComboBox * orientationCombo
QComboBox * unitsCombo
QComboBox * timeRepCombo
QCheckBox * kprinterCheck
int previous_units
double previous_dpi


Constructor & Destructor Documentation

PlotConfig::PlotConfig (  ) 


Member Function Documentation

void PlotConfig::arrayChanged ( int  index  )  [slot]

void PlotConfig::arrayToScalarChanged ( int  index  )  [slot]

double PlotConfig::getCurrentDPI (  )  [protected]

void PlotConfig::pageDPIChanged ( int  index  )  [slot]

void PlotConfig::pageSizeChanged ( int  index  )  [slot]

void PlotConfig::setSelectedProfile ( QProfile p  ) 

void PlotConfig::unitsChanged ( int  index  )  [slot]

void PlotConfig::updateProfile ( QProfile p  ) 


Member Data Documentation

QComboBox* PlotConfig::arrayCombo [protected]

QLineEdit* PlotConfig::arrayLine [protected]

QComboBox* PlotConfig::arrayToScalarCombo [protected]

QLineEdit* PlotConfig::arrayToScalarLine [protected]

QLineEdit* PlotConfig::heightLine [protected]

QCheckBox* PlotConfig::kprinterCheck [protected]

QComboBox* PlotConfig::orientationCombo [protected]

QComboBox* PlotConfig::pageDPICombo [protected]

QComboBox* PlotConfig::pageSizeCombo [protected]

double PlotConfig::previous_dpi [protected]

int PlotConfig::previous_units [protected]

QComboBox* PlotConfig::timeRepCombo [protected]

QComboBox* PlotConfig::unitsCombo [protected]

QComboBox* PlotConfig::vectorCombo [protected]

QLineEdit* PlotConfig::widthLine [protected]


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

Generated on Tue Dec 9 16:55:36 2008 for QSAS by  doxygen 1.5.7