| accept() | Plot3DDialog | slot |
| addSymbol(const QString &letter) | Plot3DDialog | slot |
| adjustLabels(int) | Plot3DDialog | signal |
| axes | Plot3DDialog | private |
| axesColor | Plot3DDialog | private |
| AxesColorGroupBox | Plot3DDialog | private |
| axesList | Plot3DDialog | private |
| axesList2 | Plot3DDialog | private |
| axisFont(int axis) | Plot3DDialog | slot |
| bars | Plot3DDialog | private |
| bgColor | Plot3DDialog | private |
| boxBarsRad | Plot3DDialog | private |
| boxBoxed | Plot3DDialog | private |
| boxConesRad | Plot3DDialog | private |
| boxCrossLinewidth | Plot3DDialog | private |
| boxCrossRad | Plot3DDialog | private |
| boxCrossSmooth | Plot3DDialog | private |
| boxDistance | Plot3DDialog | private |
| boxFrom | Plot3DDialog | private |
| boxLabel | Plot3DDialog | private |
| boxLegend | Plot3DDialog | private |
| boxMajorLength | Plot3DDialog | private |
| boxMajors | Plot3DDialog | private |
| boxMeshLineWidth | Plot3DDialog | private |
| boxMinorLength | Plot3DDialog | private |
| boxMinors | Plot3DDialog | private |
| boxOrthogonal | Plot3DDialog | private |
| boxPointStyle | Plot3DDialog | private |
| boxQuality | Plot3DDialog | private |
| boxResolution | Plot3DDialog | private |
| boxSize | Plot3DDialog | private |
| boxSmooth | Plot3DDialog | private |
| boxTitle | Plot3DDialog | private |
| boxTo | Plot3DDialog | private |
| boxTransparency | Plot3DDialog | private |
| boxType | Plot3DDialog | private |
| boxXScale | Plot3DDialog | private |
| boxYScale | Plot3DDialog | private |
| boxZoom | Plot3DDialog | private |
| boxZScale | Plot3DDialog | private |
| btnAxes | Plot3DDialog | private |
| btnBackground | Plot3DDialog | private |
| btnColorMap | Plot3DDialog | private |
| btnFromColor | Plot3DDialog | private |
| btnGrid | Plot3DDialog | private |
| btnLabelFont | Plot3DDialog | private |
| btnLabels | Plot3DDialog | private |
| btnMesh | Plot3DDialog | private |
| btnNumbers | Plot3DDialog | private |
| btnNumbersFont | Plot3DDialog | private |
| btnTable | Plot3DDialog | private |
| btnTitle | Plot3DDialog | private |
| btnTitleColor | Plot3DDialog | private |
| btnTitleFont | Plot3DDialog | private |
| btnToColor | Plot3DDialog | private |
| buttonApply | Plot3DDialog | private |
| buttonAxisLowerGreek | Plot3DDialog | private |
| buttonAxisUpperGreek | Plot3DDialog | private |
| buttonCancel | Plot3DDialog | private |
| buttonLowerGreek | Plot3DDialog | private |
| buttonOk | Plot3DDialog | private |
| buttonUpperGreek | Plot3DDialog | private |
| changeTransparency(int val) | Plot3DDialog | slot |
| changeZoom(double) | Plot3DDialog | slot |
| colors | Plot3DDialog | private |
| conesPage | Plot3DDialog | private |
| crossPage | Plot3DDialog | private |
| customWorksheetBtn(const QString &text) | Plot3DDialog | slot |
| d_plot | Plot3DDialog | private |
| disableAxesOptions() | Plot3DDialog | slot |
| disableGridOptions() | Plot3DDialog | slot |
| disableLegend() | Plot3DDialog | slot |
| disableMeshOptions() | Plot3DDialog | slot |
| dotsPage | Plot3DDialog | private |
| fromColor | Plot3DDialog | private |
| general | Plot3DDialog | private |
| generalDialog | Plot3DDialog | private |
| gridColor | Plot3DDialog | private |
| initAxesPage() | Plot3DDialog | private |
| initColorsPage() | Plot3DDialog | private |
| initGeneralPage() | Plot3DDialog | private |
| initPointsOptionsStack() | Plot3DDialog | slot |
| initScalesPage() | Plot3DDialog | private |
| initTitlePage() | Plot3DDialog | private |
| labelColor | Plot3DDialog | private |
| labels | Plot3DDialog | private |
| meshColor | Plot3DDialog | private |
| numbersFont | Plot3DDialog | private |
| numColor | Plot3DDialog | private |
| optionStack | Plot3DDialog | private |
| pickAxesColor() | Plot3DDialog | slot |
| pickAxisLabelFont() | Plot3DDialog | slot |
| pickBgColor() | Plot3DDialog | slot |
| pickDataColorMap() | Plot3DDialog | slot |
| pickFromColor() | Plot3DDialog | slot |
| pickGridColor() | Plot3DDialog | slot |
| pickLabelColor() | Plot3DDialog | slot |
| pickMeshColor() | Plot3DDialog | slot |
| pickNumberColor() | Plot3DDialog | slot |
| pickNumbersFont() | Plot3DDialog | slot |
| pickTitleColor() | Plot3DDialog | slot |
| pickTitleFont() | Plot3DDialog | slot |
| pickToColor() | Plot3DDialog | slot |
| Plot3DDialog(QWidget *parent=0, Qt::WFlags fl=0) | Plot3DDialog | |
| points | Plot3DDialog | private |
| scale | Plot3DDialog | private |
| scaleOptions(int axis, double start, double end, const QString &majors, const QString &minors) | Plot3DDialog | slot |
| scales | Plot3DDialog | private |
| setAxesFonts(const QFont &xf, const QFont &yf, const QFont &zf) | Plot3DDialog | slot |
| setAxesLabels(const QStringList &list) | Plot3DDialog | slot |
| setAxesTickLengths(const QStringList &list) | Plot3DDialog | slot |
| setColors(const QColor &title, const QColor &mesh, const QColor &axes, const QColor &num, const QColor &label, const QColor &bg, const QColor &grid) | Plot3DDialog | slot |
| setDataColorMap(const QString &) | Plot3DDialog | signal |
| setDataColors(const QColor &minColor, const QColor &maxColor) | Plot3DDialog | slot |
| setLabelsDistance(int dist) | Plot3DDialog | slot |
| setMeshLineWidth(double lw) | Plot3DDialog | slot |
| setNumbersFont(const QFont &) | Plot3DDialog | signal |
| setNumbersFonts(const QFont &f) | Plot3DDialog | inlineslot |
| setOrtho(bool) | Plot3DDialog | signal |
| setOrthogonal(bool on) | Plot3DDialog | inlineslot |
| setPlot(Graph3D *plot) | Plot3DDialog | inlineslot |
| setResolution(int r) | Plot3DDialog | slot |
| setScales(const QStringList &list) | Plot3DDialog | slot |
| setScaling(double xVal, double yVal, double zVal) | Plot3DDialog | slot |
| setTitle(const QString &title) | Plot3DDialog | slot |
| setTitleFont(const QFont &font) | Plot3DDialog | slot |
| setTransparency(double t) | Plot3DDialog | slot |
| setZoom(double zoom) | Plot3DDialog | slot |
| showAxisTab() | Plot3DDialog | slot |
| showBarsTab(double rad) | Plot3DDialog | slot |
| showColorLegend(bool) | Plot3DDialog | signal |
| showConesTab(double rad, int quality) | Plot3DDialog | slot |
| showCrossHairTab(double rad, double linewidth, bool smooth, bool boxed) | Plot3DDialog | slot |
| showGeneralTab() | Plot3DDialog | slot |
| showLegend(bool show) | Plot3DDialog | slot |
| showLowerGreek() | Plot3DDialog | slot |
| showPointsTab(double rad, bool smooth) | Plot3DDialog | slot |
| showTitleTab() | Plot3DDialog | slot |
| showUpperGreek() | Plot3DDialog | slot |
| showWorksheet() | Plot3DDialog | signal |
| tickLengths | Plot3DDialog | private |
| TicksGroupBox | Plot3DDialog | private |
| title | Plot3DDialog | private |
| titleColor | Plot3DDialog | private |
| titleFont | Plot3DDialog | private |
| toColor | Plot3DDialog | private |
| updateBars(double) | Plot3DDialog | signal |
| updateColors(const QColor &, const QColor &, const QColor &, const QColor &, const QColor &, const QColor &) | Plot3DDialog | signal |
| updateCones(double, int) | Plot3DDialog | signal |
| updateCross(double, double, bool, bool) | Plot3DDialog | signal |
| updateDataColors(const QColor &, const QColor &) | Plot3DDialog | signal |
| updateLabel(int, const QString &, const QFont &) | Plot3DDialog | signal |
| updateMeshLineWidth(int) | Plot3DDialog | signal |
| updatePlot() | Plot3DDialog | slot |
| updatePoints(double, bool) | Plot3DDialog | signal |
| updateResolution(int) | Plot3DDialog | signal |
| updateScale(int, const QStringList &) | Plot3DDialog | signal |
| updateScaling(double, double, double) | Plot3DDialog | signal |
| updateTickLength(int, double, double) | Plot3DDialog | signal |
| updateTitle(const QString &, const QColor &, const QFont &) | Plot3DDialog | signal |
| updateTransparency(double) | Plot3DDialog | signal |
| updateZoom(double) | Plot3DDialog | signal |
| viewAxisOptions(int axis) | Plot3DDialog | slot |
| viewScaleLimits(int axis) | Plot3DDialog | slot |
| worksheet() | Plot3DDialog | slot |
| xAxisFont | Plot3DDialog | private |
| yAxisFont | Plot3DDialog | private |
| zAxisFont | Plot3DDialog | private |
| ~Plot3DDialog() | Plot3DDialog | |