QtiPlot  0.9.8.2
Public Member Functions | Private Slots | Private Member Functions | Private Attributes
AnovaDialog Class Reference

Filter options dialog. More...

#include <AnovaDialog.h>

List of all members.

Public Member Functions

 AnovaDialog (QWidget *parent, Table *t, const StatisticTest::TestType &type=StatisticTest::AnovaTest, bool twoWay=false)

Private Slots

void accept ()
void addData ()
void enableDescriptiveStatistics ()
void removeData ()
void showCurrentFolder (bool)
void updateLevelBoxes ()

Private Member Functions

void acceptNormalityTest ()
void closeEvent (QCloseEvent *)
void outputResults (StatisticTest *stats, const QString &s)

Private Attributes

QSpinBox * aLevelsBox
QListWidget * availableSamples
QSpinBox * bLevelsBox
QComboBox * boxModel
QCheckBox * boxNoteWindow
QCheckBox * boxResultsLog
QCheckBox * boxResultsTable
DoubleSpinBoxboxSignificance
QPushButton * btnAdd
QPushButton * btnRemove
QPushButton * buttonOk
QCheckBox * currentFolderBox
Noted_note
Tabled_table
StatisticTest::TestType d_test_type
bool d_two_way
QLineEdit * noteNameLineEdit
CollapsiveGroupBoxoutputSettingsBox
QTreeWidget * selectedSamples
QCheckBox * showInteractionsBox
QCheckBox * showStatisticsBox
QLineEdit * tableNameLineEdit

Detailed Description

Filter options dialog.


Constructor & Destructor Documentation

AnovaDialog::AnovaDialog ( QWidget *  parent,
Table t,
const StatisticTest::TestType type = StatisticTest::AnovaTest,
bool  twoWay = false 
)

Member Function Documentation

void AnovaDialog::accept ( )
privateslot
void AnovaDialog::acceptNormalityTest ( )
private
void AnovaDialog::addData ( )
privateslot
void AnovaDialog::closeEvent ( QCloseEvent *  e)
private
void AnovaDialog::enableDescriptiveStatistics ( )
privateslot
void AnovaDialog::outputResults ( StatisticTest stats,
const QString &  s 
)
private
void AnovaDialog::removeData ( )
privateslot

References d_two_way, selectedSamples, and updateLevelBoxes().

Referenced by AnovaDialog().

void AnovaDialog::showCurrentFolder ( bool  currentFolder)
privateslot
void AnovaDialog::updateLevelBoxes ( )
privateslot

References aLevelsBox, bLevelsBox, and selectedSamples.

Referenced by addData(), AnovaDialog(), and removeData().


Member Data Documentation

QSpinBox* AnovaDialog::aLevelsBox
private

Referenced by AnovaDialog(), and updateLevelBoxes().

QListWidget* AnovaDialog::availableSamples
private
QSpinBox* AnovaDialog::bLevelsBox
private

Referenced by AnovaDialog(), and updateLevelBoxes().

QComboBox* AnovaDialog::boxModel
private

Referenced by AnovaDialog().

QCheckBox* AnovaDialog::boxNoteWindow
private
QCheckBox* AnovaDialog::boxResultsLog
private
QCheckBox* AnovaDialog::boxResultsTable
private
DoubleSpinBox* AnovaDialog::boxSignificance
private
QPushButton* AnovaDialog::btnAdd
private

Referenced by AnovaDialog().

QPushButton* AnovaDialog::btnRemove
private

Referenced by AnovaDialog().

QPushButton* AnovaDialog::buttonOk
private

Referenced by AnovaDialog().

QCheckBox* AnovaDialog::currentFolderBox
private

Referenced by AnovaDialog().

Note* AnovaDialog::d_note
private

Referenced by AnovaDialog(), and outputResults().

Table* AnovaDialog::d_table
private

Referenced by AnovaDialog(), and outputResults().

StatisticTest::TestType AnovaDialog::d_test_type
private
bool AnovaDialog::d_two_way
private

Referenced by addData(), and removeData().

QLineEdit* AnovaDialog::noteNameLineEdit
private

Referenced by AnovaDialog(), and outputResults().

CollapsiveGroupBox* AnovaDialog::outputSettingsBox
private

Referenced by AnovaDialog(), and closeEvent().

QTreeWidget* AnovaDialog::selectedSamples
private
QCheckBox* AnovaDialog::showInteractionsBox
private

Referenced by AnovaDialog().

QCheckBox* AnovaDialog::showStatisticsBox
private
QLineEdit* AnovaDialog::tableNameLineEdit
private

Referenced by AnovaDialog(), and outputResults().


The documentation for this class was generated from the following files: