Filter options dialog.
More...
#include <StudentTestDialog.h>
◆ StudentTestDialog()
References accept(), addConfidenceLevel(), MdiSubWindow::applicationWindow(), bothTailButton, bothTailLabel, boxConfidenceInterval, boxMean, boxNoteWindow, boxOtherSampleSize, boxPowerAnalysis, boxPowerLevel, boxResultsLog, boxResultsTable, boxSample1, boxSample2, boxSampleSize, boxSignificance, buttonAddLevel, buttonOk, StatisticTest::ChiSquareTest, Table::colName(), ApplicationWindow::columnsList(), ApplicationWindow::d_descriptive_stats, d_note, ApplicationWindow::d_stats_confidence, ApplicationWindow::d_stats_output, ApplicationWindow::d_stats_power, ApplicationWindow::d_stats_result_log, ApplicationWindow::d_stats_result_notes, ApplicationWindow::d_stats_result_table, ApplicationWindow::d_stats_significance_level, d_table, enableDescriptiveStatistics(), independentTestBtn, leftTailButton, leftTailLabel, meanLabel, noteNameLineEdit, outputSettingsBox, pairedTestBtn, rightTailButton, rightTailLabel, Table::selectedColumns(), DoubleSpinBox::setDecimals(), DoubleSpinBox::setRange(), DoubleSpinBox::setSingleStep(), DoubleSpinBox::setValue(), showStatisticsBox, StatisticTest::StudentTest, tableNameLineEdit, updateMeanLabel(), and updateMeanLabels().
◆ accept
void StudentTestDialog::accept |
( |
| ) |
|
|
privateslot |
◆ acceptChiSquareTest()
void StudentTestDialog::acceptChiSquareTest |
( |
| ) |
|
|
private |
References StatisticTest::Both, bothTailButton, boxConfidenceInterval, boxMean, boxSample1, boxSignificance, ApplicationWindow::d_decimal_digits, StatisticTest::Left, outputResults(), StatisticTest::Right, rightTailButton, showStatisticsBox, and DoubleSpinBox::value().
Referenced by accept().
◆ acceptStudentTest()
void StudentTestDialog::acceptStudentTest |
( |
| ) |
|
|
private |
References StatisticTest::Both, bothTailButton, boxConfidenceInterval, boxMean, boxOtherSampleSize, boxPowerAnalysis, boxPowerLevel, boxSample1, boxSample2, boxSampleSize, boxSignificance, ApplicationWindow::d_decimal_digits, d_two_samples, StatisticTest::Left, outputResults(), pairedTestBtn, StatisticTest::Right, rightTailButton, showStatisticsBox, and DoubleSpinBox::value().
Referenced by accept().
◆ addConfidenceLevel
void StudentTestDialog::addConfidenceLevel |
( |
| ) |
|
|
privateslot |
◆ closeEvent()
void StudentTestDialog::closeEvent |
( |
QCloseEvent * |
e | ) |
|
|
private |
References boxConfidenceInterval, boxNoteWindow, boxPowerAnalysis, boxResultsLog, boxResultsTable, boxSignificance, ApplicationWindow::d_descriptive_stats, ApplicationWindow::d_stats_confidence, ApplicationWindow::d_stats_output, ApplicationWindow::d_stats_power, ApplicationWindow::d_stats_result_log, ApplicationWindow::d_stats_result_notes, ApplicationWindow::d_stats_result_table, ApplicationWindow::d_stats_significance_level, d_test_type, outputSettingsBox, showStatisticsBox, StatisticTest::StudentTest, and DoubleSpinBox::value().
◆ enableDescriptiveStatistics
void StudentTestDialog::enableDescriptiveStatistics |
( |
| ) |
|
|
privateslot |
◆ outputResults()
void StudentTestDialog::outputResults |
( |
StatisticTest * |
stats, |
|
|
const QString & |
s |
|
) |
| |
|
private |
References boxNoteWindow, boxResultsLog, boxResultsTable, Note::currentEditor(), d_note, d_table, ApplicationWindow::newNote(), noteNameLineEdit, StatisticTest::outputResultsTo(), StatisticTest::resultTable(), Note::setText(), ApplicationWindow::table(), tableNameLineEdit, ApplicationWindow::updateLog(), and ApplicationWindow::window().
Referenced by acceptChiSquareTest(), and acceptStudentTest().
◆ updateMeanLabel
void StudentTestDialog::updateMeanLabel |
( |
| ) |
|
|
privateslot |
◆ updateMeanLabels
void StudentTestDialog::updateMeanLabels |
( |
double |
val | ) |
|
|
privateslot |
◆ bothTailButton
QRadioButton* StudentTestDialog::bothTailButton |
|
private |
◆ bothTailLabel
QLabel* StudentTestDialog::bothTailLabel |
|
private |
◆ boxConfidenceInterval
◆ boxMean
◆ boxNoteWindow
QCheckBox* StudentTestDialog::boxNoteWindow |
|
private |
◆ boxOtherSampleSize
QCheckBox* StudentTestDialog::boxOtherSampleSize |
|
private |
◆ boxPowerAnalysis
◆ boxPowerLevel
◆ boxResultsLog
QCheckBox* StudentTestDialog::boxResultsLog |
|
private |
◆ boxResultsTable
QCheckBox* StudentTestDialog::boxResultsTable |
|
private |
◆ boxSample1
QComboBox* StudentTestDialog::boxSample1 |
|
private |
◆ boxSample2
QComboBox* StudentTestDialog::boxSample2 |
|
private |
◆ boxSampleSize
QSpinBox* StudentTestDialog::boxSampleSize |
|
private |
◆ boxSignificance
◆ buttonAddLevel
QPushButton* StudentTestDialog::buttonAddLevel |
|
private |
◆ buttonOk
QPushButton* StudentTestDialog::buttonOk |
|
private |
◆ d_note
Note* StudentTestDialog::d_note |
|
private |
◆ d_table
Table* StudentTestDialog::d_table |
|
private |
◆ d_test_type
◆ d_two_samples
bool StudentTestDialog::d_two_samples |
|
private |
◆ independentTestBtn
QRadioButton* StudentTestDialog::independentTestBtn |
|
private |
◆ leftTailButton
QRadioButton* StudentTestDialog::leftTailButton |
|
private |
◆ leftTailLabel
QLabel* StudentTestDialog::leftTailLabel |
|
private |
◆ meanLabel
QLabel* StudentTestDialog::meanLabel |
|
private |
◆ noteNameLineEdit
QLineEdit* StudentTestDialog::noteNameLineEdit |
|
private |
◆ outputSettingsBox
◆ pairedTestBtn
QRadioButton* StudentTestDialog::pairedTestBtn |
|
private |
◆ rightTailButton
QRadioButton* StudentTestDialog::rightTailButton |
|
private |
◆ rightTailLabel
QLabel* StudentTestDialog::rightTailLabel |
|
private |
◆ showStatisticsBox
QCheckBox* StudentTestDialog::showStatisticsBox |
|
private |
◆ tableNameLineEdit
QLineEdit* StudentTestDialog::tableNameLineEdit |
|
private |
The documentation for this class was generated from the following files: