257 #endif // POINTDIALOG_H
PointDialog(LangmuirViewer &viewer, QWidget *parent=0)
create the PointDialog
PointCloud::Mode t_mode_old
old mode (for undo)
Definition: pointdialog.h:240
void updateComboBoxDefects(PointCloud::Mode mode)
update combo box text
void on_pushButtonReset_clicked()
reset values
void on_spinBoxElectrons_valueChanged(double d)
set pointcloud point size
void init()
initialize dialog
PointCloud::Mode d_mode_old
old mode (for undo)
Definition: pointdialog.h:234
LangmuirViewer & m_viewer
reference to OpenGL widget
Definition: pointdialog.h:216
void on_comboBoxDefects_currentTextChanged(const QString &text)
set pointcloud render mode
void updateCheckBoxDefects(bool checked)
update check box state
Definition: isosurfacedialog.h:8
void updateComboBoxElectrons(PointCloud::Mode mode)
update combo box text
void on_comboBoxTraps_currentTextChanged(const QString &text)
set pointcloud render mode
void on_checkBoxDefects_stateChanged(int state)
set pointcloud visible state
void updateComboBoxHoles(PointCloud::Mode mode)
update combo box text
void updateSpinBoxHoles(float d)
update spin box value
Mode
The rendering mode for the cloud.
Definition: pointcloud.h:36
void updateCheckBoxTraps(bool checked)
update check box state
void on_checkBoxElectrons_stateChanged(int state)
set pointcloud visible state
void on_spinBoxTraps_valueChanged(double d)
set pointcloud point size
void updateCheckBoxHoles(bool checked)
update check box state
float e_pointSize_old
old pointSize (for undo)
Definition: pointdialog.h:219
A class to get point cloud properties from the user.
Definition: pointdialog.h:19
void on_checkBoxTraps_stateChanged(int state)
set pointcloud visible state
void on_checkBoxHoles_stateChanged(int state)
set pointcloud visible state
void updateSpinBoxDefects(float d)
update spin box value
bool h_visible
old visible state (for undo)
Definition: pointdialog.h:249
void remember()
remember settings (for undo)
void on_comboBoxHoles_currentTextChanged(const QString &text)
set pointcloud render mode
Ui::PointDialog * ui
dialog UI
Definition: pointdialog.h:213
float h_pointSize_old
old pointSize (for undo)
Definition: pointdialog.h:225
bool e_visible
old visible state (for undo)
Definition: pointdialog.h:243
bool d_visible
old visible state (for undo)
Definition: pointdialog.h:246
Widget to view Langmuir Simulation in real time.
Definition: langmuirviewer.h:47
PointCloud::Mode h_mode_old
old mode (for undo)
Definition: pointdialog.h:237
void on_buttonBox_rejected()
reset values
void updateCheckBoxElectrons(bool checked)
update check box state
float d_pointSize_old
old pointSize (for undo)
Definition: pointdialog.h:222
void updateSpinBoxTraps(float d)
update spin box value
void on_spinBoxDefects_valueChanged(double d)
set pointcloud point size
bool t_visible
old visible state (for undo)
Definition: pointdialog.h:252
void update()
update dialog
void updateComboBoxTraps(PointCloud::Mode mode)
update combo box text
~PointDialog()
destroy the PointDialog
void reset()
undo settings
PointCloud::Mode e_mode_old
old mode (for undo)
Definition: pointdialog.h:231
void on_spinBoxHoles_valueChanged(double d)
set pointcloud point size
void on_comboBoxElectrons_currentTextChanged(const QString &text)
set pointcloud render mode
float t_pointSize_old
old pointSize (for undo)
Definition: pointdialog.h:228
void updateSpinBoxElectrons(float d)
update spin box value