QtiPlot  0.9.8.2
Public Member Functions | Private Slots | Private Member Functions | Private Attributes | List of all members
Plot3DDialog Class Reference

Surface plot options dialog. More...

#include <Plot3DDialog.h>

Inheritance diagram for Plot3DDialog:

Public Member Functions

 Plot3DDialog (QWidget *parent, Qt::WFlags fl=0)
 
void setPlot (Graph3D *)
 
void showAxisTab ()
 
void showGeneralTab ()
 
void showTitleTab ()
 

Private Slots

void accept ()
 
QFont axisFont (int axis)
 
void changeTransparency (int val)
 
void changeZoom (int)
 
void disableMeshOptions ()
 
void enableMajorGrids (bool on)
 
void enableMinorGrids (bool on)
 
void initPointsOptionsStack ()
 
void pickAxisLabelFont ()
 
void pickDataColorMap ()
 
void pickNumbersFont ()
 
void pickTitleFont ()
 
void updateColorMapFileGroupBox (bool)
 
void updateLinearColorMapGroupBox (bool)
 
bool updatePlot ()
 
void viewAxisOptions (int axis)
 
void viewScaleLimits (int axis)
 
void worksheet ()
 

Private Member Functions

void initAxesPage ()
 
void initColorsPage ()
 
void initConnections ()
 
void initGeneralPage ()
 
void initGridPage ()
 
void initPrintPage ()
 
void initScalesPage ()
 
void initTitlePage ()
 
void setColorMapPreview (const QString &fileName)
 
void showBarsTab ()
 
void showConesTab (double rad, int quality)
 
void showCrossHairTab (double rad, double linewidth, bool smooth, bool boxed)
 
void showPointsTab (double rad, bool smooth)
 

Private Attributes

QWidget * axes
 
QGroupBox * AxesColorGroupBox
 
QListWidget * axesList
 
QListWidget * axesList2
 
TextFormatButtonsaxisTitleFormatButtons
 
QWidget * bars
 
QCheckBox * boxBarLines
 
DoubleSpinBoxboxBarsRad
 
QCheckBox * boxBoxed
 
DoubleSpinBoxboxConesRad
 
DoubleSpinBoxboxCrossLinewidth
 
DoubleSpinBoxboxCrossRad
 
QCheckBox * boxCrossSmooth
 
QSpinBox * boxDistance
 
QCheckBox * boxFilledBars
 
DoubleSpinBoxboxFrom
 
QTextEdit * boxLabel
 
QCheckBox * boxLegend
 
QCheckBox * boxMajorGrids
 
QComboBox * boxMajorGridStyle
 
DoubleSpinBoxboxMajorGridWidth
 
DoubleSpinBoxboxMajorLength
 
QSpinBox * boxMajors
 
QDoubleSpinBox * boxMeshLineWidth
 
QCheckBox * boxMinorGrids
 
QComboBox * boxMinorGridStyle
 
DoubleSpinBoxboxMinorGridWidth
 
DoubleSpinBoxboxMinorLength
 
QSpinBox * boxMinors
 
QCheckBox * boxOrthogonal
 
QComboBox * boxPointStyle
 
QSpinBox * boxPrecision
 
QCheckBox * boxPrintCropmarks
 
QSpinBox * boxQuality
 
QSpinBox * boxResolution
 
QCheckBox * boxScaleOnPrint
 
DoubleSpinBoxboxSize
 
QCheckBox * boxSmooth
 
QComboBox * boxTickLabelsFormat
 
QTextEdit * boxTitle
 
DoubleSpinBoxboxTo
 
QSpinBox * boxTransparency
 
QComboBox * boxType
 
DoubleSpinBoxboxXRotation
 
QSpinBox * boxXScale
 
DoubleSpinBoxboxYRotation
 
QSpinBox * boxYScale
 
QSpinBox * boxZoom
 
DoubleSpinBoxboxZRotation
 
QSpinBox * boxZScale
 
ColorButtonbtnAxes
 
ColorButtonbtnBackground
 
QPushButton * btnColorMap
 
ColorButtonbtnGrid
 
ColorButtonbtnGridMinor
 
QPushButton * btnLabelFont
 
ColorButtonbtnLabels
 
ColorButtonbtnMesh
 
ColorButtonbtnNumbers
 
QPushButton * btnNumbersFont
 
QPushButton * btnTable
 
ColorButtonbtnTitleColor
 
QPushButton * btnTitleFont
 
QPushButton * buttonApply
 
QPushButton * buttonCancel
 
QPushButton * buttonOk
 
QGroupBox * colorMapFileGroupBox
 
QLabel * colorMapPreviewLabel
 
QWidget * colors
 
QWidget * conesPage
 
QWidget * crossPage
 
ColorMapEditord_color_map_editor
 
QString d_color_map_file
 
Graph3Dd_plot
 
QWidget * dotsPage
 
QWidget * general
 
QTabWidget * generalDialog
 
QWidget * gridPage
 
QStringList labels
 
QGroupBox * linearColorMapGroupBox
 
QFont numbersFont
 
QStackedWidget * optionStack
 
QWidget * points
 
QWidget * printPage
 
QWidget * scale
 
QGroupBox * TicksGroupBox
 
QWidget * title
 
QFont titleFont
 
TextFormatButtonstitleFormatButtons
 
QSlider * transparencySlider
 
QFont xAxisFont
 
double xScale
 
QFont yAxisFont
 
double yScale
 
QFont zAxisFont
 
double zoom
 
double zScale
 

Detailed Description

Surface plot options dialog.

Constructor & Destructor Documentation

§ Plot3DDialog()

Plot3DDialog::Plot3DDialog ( QWidget *  parent,
Qt::WFlags  fl = 0 
)

Member Function Documentation

§ accept

void Plot3DDialog::accept ( )
privateslot

References updatePlot().

Referenced by Plot3DDialog().

§ axisFont

QFont Plot3DDialog::axisFont ( int  axis)
privateslot

References xAxisFont, yAxisFont, and zAxisFont.

Referenced by updatePlot().

§ changeTransparency

void Plot3DDialog::changeTransparency ( int  val)
privateslot

§ changeZoom

void Plot3DDialog::changeZoom ( int  )
privateslot

§ disableMeshOptions

void Plot3DDialog::disableMeshOptions ( )
privateslot

References boxMeshLineWidth, and btnMesh.

Referenced by setPlot().

§ enableMajorGrids

void Plot3DDialog::enableMajorGrids ( bool  on)
privateslot

§ enableMinorGrids

void Plot3DDialog::enableMinorGrids ( bool  on)
privateslot

§ initAxesPage()

void Plot3DDialog::initAxesPage ( )
private

§ initColorsPage()

void Plot3DDialog::initColorsPage ( )
private

§ initConnections()

void Plot3DDialog::initConnections ( )
private

§ initGeneralPage()

void Plot3DDialog::initGeneralPage ( )
private

§ initGridPage()

void Plot3DDialog::initGridPage ( )
private

§ initPointsOptionsStack

void Plot3DDialog::initPointsOptionsStack ( )
privateslot

§ initPrintPage()

void Plot3DDialog::initPrintPage ( )
private

§ initScalesPage()

void Plot3DDialog::initScalesPage ( )
private

§ initTitlePage()

void Plot3DDialog::initTitlePage ( )
private

§ pickAxisLabelFont

void Plot3DDialog::pickAxisLabelFont ( )
privateslot

References axesList2, updatePlot(), xAxisFont, yAxisFont, and zAxisFont.

Referenced by initAxesPage().

§ pickDataColorMap

void Plot3DDialog::pickDataColorMap ( )
privateslot

§ pickNumbersFont

void Plot3DDialog::pickNumbersFont ( )
privateslot

References numbersFont, and updatePlot().

Referenced by initGeneralPage().

§ pickTitleFont

void Plot3DDialog::pickTitleFont ( )
privateslot

References titleFont, and updatePlot().

Referenced by initTitlePage().

§ setColorMapPreview()

void Plot3DDialog::setColorMapPreview ( const QString &  fileName)
private

§ setPlot()

void Plot3DDialog::setPlot ( Graph3D g)

References axes, Graph3D::axesColor(), AxesColorGroupBox, Graph3D::axesLabels(), Graph3D::axisTickLengths(), Graph3D::bgColor(), boxDistance, Graph3D::boxedCrossHair(), boxLabel, boxLegend, boxMajorGrids, boxMajorGridStyle, boxMajorGridWidth, boxMajorLength, boxMeshLineWidth, boxMinorGrids, boxMinorGridStyle, boxMinorGridWidth, boxMinorLength, boxOrthogonal, boxPrintCropmarks, boxResolution, boxScaleOnPrint, boxTitle, boxTransparency, boxXRotation, boxXScale, boxYRotation, boxYScale, boxZoom, boxZRotation, boxZScale, btnAxes, btnBackground, btnGrid, btnGridMinor, btnLabels, btnMesh, btnNumbers, btnNumbersFont, btnTable, btnTitleColor, Graph3D::colorMap(), Graph3D::colorMapFile(), colorMapFileGroupBox, Graph3D::coneQuality(), Graph3D::coneRadius(), Graph3D::Cones, Graph3D::coordStyle(), Graph3D::crossHairLinewidth(), Graph3D::crossHairRadius(), d_color_map_editor, d_color_map_file, d_plot, disableMeshOptions(), Graph3D::Dots, generalDialog, gridPage, Graph3D::grids(), Graph3D::HairCross, initConnections(), initPointsOptionsStack(), Graph3D::isLegendOn(), Graph3D::isOrthogonal(), Graph3D::labelColor(), labels, Graph3D::labelsDistance(), linearColorMapGroupBox, Graph3D::matrix(), Graph3D::meshColor(), Graph3D::meshLineWidth(), Graph3D::None, numbersFont, Graph3D::numbersFont(), Graph3D::numColor(), Graph3D::parametricSurface(), Graph3D::plotStyle(), Graph3D::plotTitle(), Graph3D::pointsSize(), Graph3D::pointType(), Graph3D::printCropmarksEnabled(), Graph3D::resolution(), Graph3D::scaleOnPrint(), ColorButton::setColor(), ColorMapEditor::setColorMap(), setColorMapPreview(), ColorMapEditor::setRange(), DoubleSpinBox::setValue(), showBarsTab(), showConesTab(), showCrossHairTab(), showPointsTab(), Graph3D::smoothCrossHair(), Graph3D::smoothPoints(), Graph3D::surface(), Graph3D::table(), TicksGroupBox, Graph3D::titleColor(), titleFont, Graph3D::titleFont(), Graph3D::transparency(), transparencySlider, Graph3D::userFunction(), Graph3D::VerticalBars, viewAxisOptions(), viewScaleLimits(), xAxisFont, Graph3D::xAxisLabelFont(), Graph3D::xRotation(), xScale, Graph3D::xScale(), yAxisFont, Graph3D::yAxisLabelFont(), Graph3D::yRotation(), yScale, Graph3D::yScale(), zAxisFont, Graph3D::zAxisLabelFont(), zoom, Graph3D::zoom(), Graph3D::zRotation(), zScale, Graph3D::zScale(), Graph3D::zStart(), and Graph3D::zStop().

Referenced by ApplicationWindow::showPlot3dDialog().

§ showAxisTab()

void Plot3DDialog::showAxisTab ( )

References axes, and generalDialog.

§ showBarsTab()

void Plot3DDialog::showBarsTab ( )
private

§ showConesTab()

void Plot3DDialog::showConesTab ( double  rad,
int  quality 
)
private

§ showCrossHairTab()

void Plot3DDialog::showCrossHairTab ( double  rad,
double  linewidth,
bool  smooth,
bool  boxed 
)
private

§ showGeneralTab()

void Plot3DDialog::showGeneralTab ( )

References general, and generalDialog.

§ showPointsTab()

void Plot3DDialog::showPointsTab ( double  rad,
bool  smooth 
)
private

§ showTitleTab()

void Plot3DDialog::showTitleTab ( )

References generalDialog, and title.

Referenced by ApplicationWindow::showTitleDialog().

§ updateColorMapFileGroupBox

void Plot3DDialog::updateColorMapFileGroupBox ( bool  checked)
privateslot

References colorMapFileGroupBox.

Referenced by initColorsPage().

§ updateLinearColorMapGroupBox

void Plot3DDialog::updateLinearColorMapGroupBox ( bool  checked)
privateslot

References linearColorMapGroupBox.

Referenced by initColorsPage().

§ updatePlot

bool Plot3DDialog::updatePlot ( )
privateslot

References axes, axesList, axesList2, axisFont(), bars, boxBarLines, boxBarsRad, boxBoxed, boxConesRad, boxCrossLinewidth, boxCrossRad, boxCrossSmooth, boxDistance, boxFilledBars, boxFrom, boxLabel, boxLegend, boxMajorGrids, boxMajorGridStyle, boxMajorGridWidth, boxMajorLength, boxMajors, boxMeshLineWidth, boxMinorGrids, boxMinorGridStyle, boxMinorGridWidth, boxMinorLength, boxMinors, boxPointStyle, boxPrecision, boxPrintCropmarks, boxQuality, boxResolution, boxScaleOnPrint, boxSize, boxSmooth, boxTickLabelsFormat, boxTitle, boxTo, boxTransparency, boxType, boxXRotation, boxXScale, boxYRotation, boxYScale, boxZoom, boxZRotation, boxZScale, btnAxes, btnBackground, btnGrid, btnGridMinor, btnLabels, btnMesh, btnNumbers, btnTitleColor, Graph3D::changeTransparency(), ColorButton::color(), ColorMapEditor::colorMap(), colorMapFileGroupBox, colors, Graph3D::coordinateSystem(), ApplicationWindow::custom3DActions(), d_color_map_editor, d_color_map_file, d_plot, general, generalDialog, gridPage, labels, linearColorMapGroupBox, ApplicationWindow::modifiedProject(), numbersFont, points, Graph3D::printCropmarks(), printPage, scale, Graph3D::setAxesColor(), Graph3D::setAxisNumericFormat(), Graph3D::setBackgroundColor(), Graph3D::setBarLines(), Graph3D::setBarRadius(), Graph3D::setBarStyle(), setColorMapPreview(), Graph3D::setConeOptions(), Graph3D::setConeStyle(), Graph3D::setCrossOptions(), Graph3D::setCrossStyle(), Graph3D::setDataColorMap(), Graph3D::setDotOptions(), Graph3D::setDotStyle(), Graph3D::setFilledBars(), Graph3D::setLabelsColor(), Graph3D::setLabelsDistance(), Graph3D::setMeshColor(), Graph3D::setMeshLineWidth(), Graph3D::setNumbersColor(), Graph3D::setNumbersFont(), Graph3D::setResolution(), Graph3D::setRotation(), Graph3D::setScale(), Graph3D::setScaleOnPrint(), Graph3D::setTitle(), Graph3D::setXAxisLabel(), Graph3D::setXAxisLabelFont(), Graph3D::setXAxisTickLength(), Graph3D::setYAxisLabel(), Graph3D::setYAxisLabelFont(), Graph3D::setYAxisTickLength(), Graph3D::setZAxisLabel(), Graph3D::setZAxisLabelFont(), Graph3D::setZAxisTickLength(), Graph3D::setZoom(), Graph3D::showColorLegend(), title, titleFont, Graph3D::update(), DoubleSpinBox::value(), viewScaleLimits(), xScale, yScale, zoom, and zScale.

Referenced by accept(), initConnections(), initGeneralPage(), pickAxisLabelFont(), pickNumbersFont(), pickTitleFont(), and Plot3DDialog().

§ viewAxisOptions

void Plot3DDialog::viewAxisOptions ( int  axis)
privateslot

§ viewScaleLimits

void Plot3DDialog::viewScaleLimits ( int  axis)
privateslot

§ worksheet

void Plot3DDialog::worksheet ( )
privateslot

References d_plot, and Graph3D::showWorksheet().

Referenced by Plot3DDialog().

Member Data Documentation

§ axes

QWidget * Plot3DDialog::axes
private

§ AxesColorGroupBox

QGroupBox * Plot3DDialog::AxesColorGroupBox
private

Referenced by initColorsPage(), and setPlot().

§ axesList

QListWidget* Plot3DDialog::axesList
private

§ axesList2

QListWidget * Plot3DDialog::axesList2
private

§ axisTitleFormatButtons

TextFormatButtons * Plot3DDialog::axisTitleFormatButtons
private

Referenced by initAxesPage().

§ bars

QWidget * Plot3DDialog::bars
private

§ boxBarLines

QCheckBox* Plot3DDialog::boxBarLines
private

Referenced by showBarsTab(), and updatePlot().

§ boxBarsRad

DoubleSpinBox * Plot3DDialog::boxBarsRad
private

Referenced by showBarsTab(), and updatePlot().

§ boxBoxed

QCheckBox * Plot3DDialog::boxBoxed
private

§ boxConesRad

DoubleSpinBox * Plot3DDialog::boxConesRad
private

§ boxCrossLinewidth

DoubleSpinBox * Plot3DDialog::boxCrossLinewidth
private

§ boxCrossRad

DoubleSpinBox * Plot3DDialog::boxCrossRad
private

§ boxCrossSmooth

QCheckBox * Plot3DDialog::boxCrossSmooth
private

§ boxDistance

QSpinBox * Plot3DDialog::boxDistance
private

§ boxFilledBars

QCheckBox * Plot3DDialog::boxFilledBars
private

Referenced by showBarsTab(), and updatePlot().

§ boxFrom

DoubleSpinBox* Plot3DDialog::boxFrom
private

§ boxLabel

QTextEdit * Plot3DDialog::boxLabel
private

§ boxLegend

QCheckBox* Plot3DDialog::boxLegend
private

§ boxMajorGrids

QCheckBox* Plot3DDialog::boxMajorGrids
private

§ boxMajorGridStyle

QComboBox* Plot3DDialog::boxMajorGridStyle
private

§ boxMajorGridWidth

DoubleSpinBox* Plot3DDialog::boxMajorGridWidth
private

§ boxMajorLength

DoubleSpinBox* Plot3DDialog::boxMajorLength
private

§ boxMajors

QSpinBox* Plot3DDialog::boxMajors
private

§ boxMeshLineWidth

QDoubleSpinBox* Plot3DDialog::boxMeshLineWidth
private

§ boxMinorGrids

QCheckBox * Plot3DDialog::boxMinorGrids
private

§ boxMinorGridStyle

QComboBox * Plot3DDialog::boxMinorGridStyle
private

§ boxMinorGridWidth

DoubleSpinBox * Plot3DDialog::boxMinorGridWidth
private

§ boxMinorLength

DoubleSpinBox * Plot3DDialog::boxMinorLength
private

§ boxMinors

QSpinBox * Plot3DDialog::boxMinors
private

§ boxOrthogonal

QCheckBox * Plot3DDialog::boxOrthogonal
private

§ boxPointStyle

QComboBox * Plot3DDialog::boxPointStyle
private

§ boxPrecision

QSpinBox * Plot3DDialog::boxPrecision
private

§ boxPrintCropmarks

QCheckBox * Plot3DDialog::boxPrintCropmarks
private

Referenced by initPrintPage(), setPlot(), and updatePlot().

§ boxQuality

QSpinBox * Plot3DDialog::boxQuality
private

§ boxResolution

QSpinBox* Plot3DDialog::boxResolution
private

§ boxScaleOnPrint

QCheckBox * Plot3DDialog::boxScaleOnPrint
private

Referenced by initPrintPage(), setPlot(), and updatePlot().

§ boxSize

DoubleSpinBox* Plot3DDialog::boxSize
private

§ boxSmooth

QCheckBox * Plot3DDialog::boxSmooth
private

§ boxTickLabelsFormat

QComboBox * Plot3DDialog::boxTickLabelsFormat
private

§ boxTitle

QTextEdit* Plot3DDialog::boxTitle
private

Referenced by initTitlePage(), setPlot(), and updatePlot().

§ boxTo

DoubleSpinBox * Plot3DDialog::boxTo
private

§ boxTransparency

QSpinBox * Plot3DDialog::boxTransparency
private

Referenced by initColorsPage(), setPlot(), and updatePlot().

§ boxType

QComboBox* Plot3DDialog::boxType
private

§ boxXRotation

DoubleSpinBox* Plot3DDialog::boxXRotation
private

§ boxXScale

QSpinBox * Plot3DDialog::boxXScale
private

§ boxYRotation

DoubleSpinBox * Plot3DDialog::boxYRotation
private

§ boxYScale

QSpinBox * Plot3DDialog::boxYScale
private

§ boxZoom

QSpinBox* Plot3DDialog::boxZoom
private

§ boxZRotation

DoubleSpinBox * Plot3DDialog::boxZRotation
private

§ boxZScale

QSpinBox * Plot3DDialog::boxZScale
private

§ btnAxes

ColorButton * Plot3DDialog::btnAxes
private

§ btnBackground

ColorButton* Plot3DDialog::btnBackground
private

§ btnColorMap

QPushButton * Plot3DDialog::btnColorMap
private

Referenced by initColorsPage().

§ btnGrid

ColorButton * Plot3DDialog::btnGrid
private

§ btnGridMinor

ColorButton * Plot3DDialog::btnGridMinor
private

§ btnLabelFont

QPushButton * Plot3DDialog::btnLabelFont
private

Referenced by initAxesPage().

§ btnLabels

ColorButton * Plot3DDialog::btnLabels
private

§ btnMesh

ColorButton * Plot3DDialog::btnMesh
private

§ btnNumbers

ColorButton * Plot3DDialog::btnNumbers
private

§ btnNumbersFont

QPushButton* Plot3DDialog::btnNumbersFont
private

Referenced by initGeneralPage(), and setPlot().

§ btnTable

QPushButton * Plot3DDialog::btnTable
private

Referenced by Plot3DDialog(), and setPlot().

§ btnTitleColor

ColorButton * Plot3DDialog::btnTitleColor
private

§ btnTitleFont

QPushButton* Plot3DDialog::btnTitleFont
private

Referenced by initTitlePage().

§ buttonApply

QPushButton* Plot3DDialog::buttonApply
private

Referenced by Plot3DDialog().

§ buttonCancel

QPushButton* Plot3DDialog::buttonCancel
private

Referenced by Plot3DDialog().

§ buttonOk

QPushButton* Plot3DDialog::buttonOk
private

Referenced by Plot3DDialog().

§ colorMapFileGroupBox

QGroupBox * Plot3DDialog::colorMapFileGroupBox
private

§ colorMapPreviewLabel

QLabel* Plot3DDialog::colorMapPreviewLabel
private

§ colors

QWidget * Plot3DDialog::colors
private

§ conesPage

QWidget * Plot3DDialog::conesPage
private

Referenced by initPointsOptionsStack().

§ crossPage

QWidget * Plot3DDialog::crossPage
private

Referenced by initPointsOptionsStack().

§ d_color_map_editor

ColorMapEditor* Plot3DDialog::d_color_map_editor
private

§ d_color_map_file

QString Plot3DDialog::d_color_map_file
private

§ d_plot

Graph3D* Plot3DDialog::d_plot
private

§ dotsPage

QWidget* Plot3DDialog::dotsPage
private

Referenced by initPointsOptionsStack().

§ general

QWidget * Plot3DDialog::general
private

§ generalDialog

QTabWidget* Plot3DDialog::generalDialog
private

§ gridPage

QWidget * Plot3DDialog::gridPage
private

Referenced by initGridPage(), setPlot(), and updatePlot().

§ labels

QStringList Plot3DDialog::labels
private

§ linearColorMapGroupBox

QGroupBox* Plot3DDialog::linearColorMapGroupBox
private

§ numbersFont

QFont Plot3DDialog::numbersFont
private

§ optionStack

QStackedWidget* Plot3DDialog::optionStack
private

§ points

QWidget * Plot3DDialog::points
private

§ printPage

QWidget * Plot3DDialog::printPage
private

Referenced by initPrintPage(), and updatePlot().

§ scale

QWidget* Plot3DDialog::scale
private

Referenced by initScalesPage(), and updatePlot().

§ TicksGroupBox

QGroupBox* Plot3DDialog::TicksGroupBox
private

Referenced by initScalesPage(), and setPlot().

§ title

QWidget * Plot3DDialog::title
private

§ titleFont

QFont Plot3DDialog::titleFont
private

Referenced by pickTitleFont(), setPlot(), and updatePlot().

§ titleFormatButtons

TextFormatButtons* Plot3DDialog::titleFormatButtons
private

Referenced by initTitlePage().

§ transparencySlider

QSlider* Plot3DDialog::transparencySlider
private

Referenced by initColorsPage(), and setPlot().

§ xAxisFont

QFont Plot3DDialog::xAxisFont
private

§ xScale

double Plot3DDialog::xScale
private

Referenced by changeZoom(), setPlot(), and updatePlot().

§ yAxisFont

QFont Plot3DDialog::yAxisFont
private

§ yScale

double Plot3DDialog::yScale
private

Referenced by changeZoom(), setPlot(), and updatePlot().

§ zAxisFont

QFont Plot3DDialog::zAxisFont
private

§ zoom

double Plot3DDialog::zoom
private

Referenced by changeZoom(), setPlot(), and updatePlot().

§ zScale

double Plot3DDialog::zScale
private

Referenced by changeZoom(), setPlot(), and updatePlot().


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