QtiPlot  0.9.8.2
Public Member Functions | Private Slots | Private Member Functions | Private Attributes | List of all members
AnovaDialog Class Reference

Filter options dialog. More...

#include <AnovaDialog.h>

Inheritance diagram for AnovaDialog:

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::AnovaDialog ( QWidget *  parent,
Table t,
const StatisticTest::TestType type = StatisticTest::AnovaTest,
bool  twoWay = false 
)

Member Function Documentation

§ accept

void AnovaDialog::accept ( )
privateslot

§ acceptNormalityTest()

void AnovaDialog::acceptNormalityTest ( )
private

§ addData

void AnovaDialog::addData ( )
privateslot

§ closeEvent()

void AnovaDialog::closeEvent ( QCloseEvent *  e)
private

§ enableDescriptiveStatistics

void AnovaDialog::enableDescriptiveStatistics ( )
privateslot

§ outputResults()

void AnovaDialog::outputResults ( StatisticTest stats,
const QString &  s 
)
private

§ removeData

void AnovaDialog::removeData ( )
privateslot

References d_two_way, selectedSamples, and updateLevelBoxes().

Referenced by AnovaDialog().

§ showCurrentFolder

void AnovaDialog::showCurrentFolder ( bool  currentFolder)
privateslot

§ updateLevelBoxes

void AnovaDialog::updateLevelBoxes ( )
privateslot

References aLevelsBox, bLevelsBox, and selectedSamples.

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

Member Data Documentation

§ aLevelsBox

QSpinBox* AnovaDialog::aLevelsBox
private

Referenced by AnovaDialog(), and updateLevelBoxes().

§ availableSamples

QListWidget* AnovaDialog::availableSamples
private

§ bLevelsBox

QSpinBox* AnovaDialog::bLevelsBox
private

Referenced by AnovaDialog(), and updateLevelBoxes().

§ boxModel

QComboBox* AnovaDialog::boxModel
private

Referenced by acceptNormalityTest(), and AnovaDialog().

§ boxNoteWindow

QCheckBox* AnovaDialog::boxNoteWindow
private

§ boxResultsLog

QCheckBox* AnovaDialog::boxResultsLog
private

§ boxResultsTable

QCheckBox* AnovaDialog::boxResultsTable
private

§ boxSignificance

DoubleSpinBox* AnovaDialog::boxSignificance
private

§ btnAdd

QPushButton* AnovaDialog::btnAdd
private

Referenced by AnovaDialog().

§ btnRemove

QPushButton* AnovaDialog::btnRemove
private

Referenced by AnovaDialog().

§ buttonOk

QPushButton* AnovaDialog::buttonOk
private

Referenced by AnovaDialog().

§ currentFolderBox

QCheckBox* AnovaDialog::currentFolderBox
private

Referenced by AnovaDialog().

§ d_note

Note* AnovaDialog::d_note
private

Referenced by AnovaDialog(), and outputResults().

§ d_table

Table* AnovaDialog::d_table
private

Referenced by AnovaDialog(), and outputResults().

§ d_test_type

StatisticTest::TestType AnovaDialog::d_test_type
private

§ d_two_way

bool AnovaDialog::d_two_way
private

§ noteNameLineEdit

QLineEdit* AnovaDialog::noteNameLineEdit
private

Referenced by AnovaDialog(), and outputResults().

§ outputSettingsBox

CollapsiveGroupBox* AnovaDialog::outputSettingsBox
private

Referenced by AnovaDialog(), and closeEvent().

§ selectedSamples

QTreeWidget* AnovaDialog::selectedSamples
private

§ showInteractionsBox

QCheckBox* AnovaDialog::showInteractionsBox
private

Referenced by acceptNormalityTest(), and AnovaDialog().

§ showStatisticsBox

QCheckBox* AnovaDialog::showStatisticsBox
private

§ tableNameLineEdit

QLineEdit* AnovaDialog::tableNameLineEdit
private

Referenced by AnovaDialog(), and outputResults().


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