Filter options dialog.
More...
#include <StudentTestDialog.h>
List of all members.
Detailed Description
Constructor & Destructor Documentation
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().
Member Function Documentation
void StudentTestDialog::accept |
( |
| ) |
|
|
privateslot |
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().
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().
void StudentTestDialog::addConfidenceLevel |
( |
| ) |
|
|
privateslot |
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().
void StudentTestDialog::enableDescriptiveStatistics |
( |
| ) |
|
|
privateslot |
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().
void StudentTestDialog::updateMeanLabel |
( |
| ) |
|
|
privateslot |
void StudentTestDialog::updateMeanLabels |
( |
double |
val | ) |
|
|
privateslot |
Member Data Documentation
QRadioButton* StudentTestDialog::bothTailButton |
|
private |
QLabel* StudentTestDialog::bothTailLabel |
|
private |
QCheckBox* StudentTestDialog::boxNoteWindow |
|
private |
QCheckBox* StudentTestDialog::boxOtherSampleSize |
|
private |
QCheckBox* StudentTestDialog::boxResultsLog |
|
private |
QCheckBox* StudentTestDialog::boxResultsTable |
|
private |
QComboBox* StudentTestDialog::boxSample1 |
|
private |
QComboBox* StudentTestDialog::boxSample2 |
|
private |
QSpinBox* StudentTestDialog::boxSampleSize |
|
private |
QPushButton* StudentTestDialog::buttonAddLevel |
|
private |
QPushButton* StudentTestDialog::buttonOk |
|
private |
Note* StudentTestDialog::d_note |
|
private |
Table* StudentTestDialog::d_table |
|
private |
bool StudentTestDialog::d_two_samples |
|
private |
QRadioButton* StudentTestDialog::independentTestBtn |
|
private |
QRadioButton* StudentTestDialog::leftTailButton |
|
private |
QLabel* StudentTestDialog::leftTailLabel |
|
private |
QLabel* StudentTestDialog::meanLabel |
|
private |
QLineEdit* StudentTestDialog::noteNameLineEdit |
|
private |
QRadioButton* StudentTestDialog::pairedTestBtn |
|
private |
QRadioButton* StudentTestDialog::rightTailButton |
|
private |
QLabel* StudentTestDialog::rightTailLabel |
|
private |
QCheckBox* StudentTestDialog::showStatisticsBox |
|
private |
QLineEdit* StudentTestDialog::tableNameLineEdit |
|
private |
The documentation for this class was generated from the following files: