Filter options dialog.
More...
#include <AnovaDialog.h>
◆ AnovaDialog()
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().
◆ accept
| void AnovaDialog::accept |
( |
| ) |
|
|
privateslot |
◆ acceptNormalityTest()
| void AnovaDialog::acceptNormalityTest |
( |
| ) |
|
|
private |
References boxModel, boxSignificance, d_two_way, Statistics::dataSize(), ShapiroWilkTest::logInfo(), outputResults(), selectedSamples, StatisticTest::setSignificanceLevel(), ShapiroWilkTest::shortLogInfo(), showInteractionsBox, showStatisticsBox, and DoubleSpinBox::value().
Referenced by accept().
◆ addData
| void AnovaDialog::addData |
( |
| ) |
|
|
privateslot |
◆ closeEvent()
| 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().
◆ enableDescriptiveStatistics
| void AnovaDialog::enableDescriptiveStatistics |
( |
| ) |
|
|
privateslot |
◆ outputResults()
| 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().
◆ removeData
| void AnovaDialog::removeData |
( |
| ) |
|
|
privateslot |
◆ showCurrentFolder
| void AnovaDialog::showCurrentFolder |
( |
bool |
currentFolder | ) |
|
|
privateslot |
◆ updateLevelBoxes
| void AnovaDialog::updateLevelBoxes |
( |
| ) |
|
|
privateslot |
◆ aLevelsBox
| QSpinBox* AnovaDialog::aLevelsBox |
|
private |
◆ availableSamples
| QListWidget* AnovaDialog::availableSamples |
|
private |
◆ bLevelsBox
| QSpinBox* AnovaDialog::bLevelsBox |
|
private |
◆ boxModel
| QComboBox* AnovaDialog::boxModel |
|
private |
◆ boxNoteWindow
| QCheckBox* AnovaDialog::boxNoteWindow |
|
private |
◆ boxResultsLog
| QCheckBox* AnovaDialog::boxResultsLog |
|
private |
◆ boxResultsTable
| QCheckBox* AnovaDialog::boxResultsTable |
|
private |
◆ boxSignificance
◆ btnAdd
| QPushButton* AnovaDialog::btnAdd |
|
private |
◆ btnRemove
| QPushButton* AnovaDialog::btnRemove |
|
private |
◆ buttonOk
| QPushButton* AnovaDialog::buttonOk |
|
private |
◆ currentFolderBox
| QCheckBox* AnovaDialog::currentFolderBox |
|
private |
◆ d_note
| Note* AnovaDialog::d_note |
|
private |
◆ d_table
| Table* AnovaDialog::d_table |
|
private |
◆ d_test_type
◆ d_two_way
| bool AnovaDialog::d_two_way |
|
private |
◆ noteNameLineEdit
| QLineEdit* AnovaDialog::noteNameLineEdit |
|
private |
◆ outputSettingsBox
◆ selectedSamples
| QTreeWidget* AnovaDialog::selectedSamples |
|
private |
◆ showInteractionsBox
| QCheckBox* AnovaDialog::showInteractionsBox |
|
private |
◆ showStatisticsBox
| QCheckBox* AnovaDialog::showStatisticsBox |
|
private |
◆ tableNameLineEdit
| QLineEdit* AnovaDialog::tableNameLineEdit |
|
private |
The documentation for this class was generated from the following files: