QtiPlot
0.9.8.2
|
Random XYZ gridding options dialog. More...
#include <GriddingDialog.h>
Public Member Functions | |
GriddingDialog (Table *t, const QString &colName, int nodes, QWidget *parent=0, Qt::WFlags fl=0) | |
~GriddingDialog () |
Private Slots | |
void | accept () |
void | preview () |
void | setPlotStyle (int) |
void | showMethodParameters (int) |
Private Member Functions | |
void | findBestLayout () |
void | loadDataFromTable () |
void | resetAxesLabels () |
Private Attributes | |
QSpinBox * | boxCols |
QComboBox * | boxMethod |
QComboBox * | boxModel |
QLabel * | boxName |
QSpinBox * | boxNQ |
QSpinBox * | boxNW |
QComboBox * | boxPlotStyle |
DoubleSpinBox * | boxRadius |
QSpinBox * | boxRows |
DoubleSpinBox * | boxXEnd |
DoubleSpinBox * | boxXStart |
DoubleSpinBox * | boxYEnd |
DoubleSpinBox * | boxYStart |
QPushButton * | buttonCancel |
QPushButton * | buttonFit |
QString | d_col_name |
int | d_nodes |
Table * | d_table |
QGroupBox * | gbModel |
QGroupBox * | gbRadius |
QGroupBox * | previewBox |
QCheckBox * | showPlotBox |
Qwt3D::Plot3D * | sp |
alglib::real_2d_array | xy |
Random XYZ gridding options dialog.
GriddingDialog::GriddingDialog | ( | Table * | t, |
const QString & | colName, | ||
int | nodes, | ||
QWidget * | parent = 0 , |
||
Qt::WFlags | fl = 0 |
||
) |
References accept(), boxCols, boxMethod, boxModel, boxName, boxNQ, boxNW, boxPlotStyle, boxRadius, boxRows, boxXEnd, boxXStart, boxYEnd, boxYStart, buttonCancel, buttonFit, ApplicationWindow::d_3D_axes_font, ApplicationWindow::d_3D_numbers_font, ApplicationWindow::d_3D_orthogonal, ApplicationWindow::d_3D_smooth_mesh, ApplicationWindow::d_decimal_digits, gbModel, gbRadius, loadDataFromTable(), preview(), previewBox, DoubleSpinBox::setDecimals(), DoubleSpinBox::setMinimum(), setPlotStyle(), DoubleSpinBox::setValue(), showMethodParameters(), showPlotBox, and sp.
GriddingDialog::~GriddingDialog | ( | ) |
References sp.
|
privateslot |
References boxCols, boxMethod, boxModel, boxNQ, boxNW, boxRadius, boxRows, boxXEnd, boxXStart, boxYEnd, boxYStart, d_nodes, ApplicationWindow::newMatrix(), ApplicationWindow::plot3DMatrix(), Matrix::setCell(), Matrix::setCoordinates(), showPlotBox, DoubleSpinBox::value(), and xy.
Referenced by GriddingDialog().
|
private |
References sp.
Referenced by loadDataFromTable().
|
private |
References boxXEnd, boxXStart, boxYEnd, boxYStart, Table::colIndex(), Table::colX(), Table::colY(), ApplicationWindow::d_3D_smooth_mesh, d_col_name, d_nodes, d_table, findBestLayout(), Table::getSelection(), Table::numCols(), DoubleSpinBox::setValue(), sp, Table::text(), and xy.
Referenced by GriddingDialog().
|
privateslot |
References Matrix::allocateMatrixData(), boxCols, boxMethod, boxModel, boxNQ, boxNW, boxPlotStyle, boxRadius, boxRows, boxXEnd, boxXStart, boxYEnd, boxYStart, ApplicationWindow::d_3D_smooth_mesh, d_nodes, Matrix::freeMatrixData(), previewBox, resetAxesLabels(), sp, DoubleSpinBox::value(), and xy.
Referenced by GriddingDialog(), and showMethodParameters().
|
privateslot |
References sp.
Referenced by GriddingDialog().
|
privateslot |
References gbModel, gbRadius, and preview().
Referenced by GriddingDialog().
|
private |
Referenced by accept(), GriddingDialog(), and preview().
|
private |
Referenced by accept(), GriddingDialog(), and preview().
|
private |
Referenced by accept(), GriddingDialog(), and preview().
|
private |
Referenced by GriddingDialog().
|
private |
Referenced by accept(), GriddingDialog(), and preview().
|
private |
Referenced by accept(), GriddingDialog(), and preview().
|
private |
Referenced by GriddingDialog(), and preview().
|
private |
Referenced by accept(), GriddingDialog(), and preview().
|
private |
Referenced by accept(), GriddingDialog(), and preview().
|
private |
Referenced by accept(), GriddingDialog(), loadDataFromTable(), and preview().
|
private |
Referenced by accept(), GriddingDialog(), loadDataFromTable(), and preview().
|
private |
Referenced by accept(), GriddingDialog(), loadDataFromTable(), and preview().
|
private |
Referenced by accept(), GriddingDialog(), loadDataFromTable(), and preview().
|
private |
Referenced by GriddingDialog().
|
private |
Referenced by GriddingDialog().
|
private |
Referenced by loadDataFromTable().
|
private |
Referenced by accept(), loadDataFromTable(), and preview().
|
private |
Referenced by loadDataFromTable().
|
private |
Referenced by GriddingDialog(), and showMethodParameters().
|
private |
Referenced by GriddingDialog(), and showMethodParameters().
|
private |
Referenced by GriddingDialog(), and preview().
|
private |
Referenced by accept(), and GriddingDialog().
|
private |
Referenced by findBestLayout(), GriddingDialog(), loadDataFromTable(), preview(), resetAxesLabels(), setPlotStyle(), and ~GriddingDialog().
|
private |
Referenced by accept(), loadDataFromTable(), and preview().