Filter options dialog.
More...
#include <AnovaDialog.h>
References accept(), addData(), aLevelsBox, StatisticTest::AnovaTest, availableSamples, bLevelsBox, boxModel, boxNoteWindow, boxResultsLog, boxResultsTable, boxSignificance, btnAdd, btnRemove, buttonOk, currentFolderBox, ApplicationWindow::d_descriptive_stats, d_note, ApplicationWindow::d_stats_output, ApplicationWindow::d_stats_result_log, ApplicationWindow::d_stats_result_notes, ApplicationWindow::d_stats_result_table, ApplicationWindow::d_stats_significance_level, d_table, d_test_type, enableDescriptiveStatistics(), noteNameLineEdit, outputSettingsBox, removeData(), Table::selectedColumns(), selectedSamples, DoubleSpinBox::setDecimals(), DoubleSpinBox::setRange(), DoubleSpinBox::setSingleStep(), DoubleSpinBox::setValue(), showCurrentFolder(), showInteractionsBox, showStatisticsBox, tableNameLineEdit, and updateLevelBoxes().
| void AnovaDialog::accept |
( |
| ) |
|
|
privateslot |
| void AnovaDialog::acceptNormalityTest |
( |
| ) |
|
|
private |
| void AnovaDialog::addData |
( |
| ) |
|
|
privateslot |
| void AnovaDialog::closeEvent |
( |
QCloseEvent * |
e | ) |
|
|
private |
References StatisticTest::AnovaTest, boxNoteWindow, boxResultsLog, boxResultsTable, boxSignificance, ApplicationWindow::d_descriptive_stats, ApplicationWindow::d_stats_output, 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, and DoubleSpinBox::value().
| void AnovaDialog::enableDescriptiveStatistics |
( |
| ) |
|
|
privateslot |
| void AnovaDialog::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 acceptNormalityTest().
| void AnovaDialog::removeData |
( |
| ) |
|
|
privateslot |
| void AnovaDialog::showCurrentFolder |
( |
bool |
currentFolder | ) |
|
|
privateslot |
| void AnovaDialog::updateLevelBoxes |
( |
| ) |
|
|
privateslot |
| QSpinBox* AnovaDialog::aLevelsBox |
|
private |
| QListWidget* AnovaDialog::availableSamples |
|
private |
| QSpinBox* AnovaDialog::bLevelsBox |
|
private |
| QComboBox* AnovaDialog::boxModel |
|
private |
| QCheckBox* AnovaDialog::boxNoteWindow |
|
private |
| QCheckBox* AnovaDialog::boxResultsLog |
|
private |
| QCheckBox* AnovaDialog::boxResultsTable |
|
private |
| QPushButton* AnovaDialog::btnAdd |
|
private |
| QPushButton* AnovaDialog::btnRemove |
|
private |
| QPushButton* AnovaDialog::buttonOk |
|
private |
| QCheckBox* AnovaDialog::currentFolderBox |
|
private |
| Note* AnovaDialog::d_note |
|
private |
| Table* AnovaDialog::d_table |
|
private |
| bool AnovaDialog::d_two_way |
|
private |
| QLineEdit* AnovaDialog::noteNameLineEdit |
|
private |
| QTreeWidget* AnovaDialog::selectedSamples |
|
private |
| QCheckBox* AnovaDialog::showInteractionsBox |
|
private |
| QCheckBox* AnovaDialog::showStatisticsBox |
|
private |
| QLineEdit* AnovaDialog::tableNameLineEdit |
|
private |
The documentation for this class was generated from the following files: