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

Filter options dialog. More...

#include <FrequencyCountDialog.h>

Inheritance diagram for FrequencyCountDialog:

Public Member Functions

 FrequencyCountDialog (Table *t, QWidget *parent=0, Qt::WFlags fl=0)
 
 ~FrequencyCountDialog ()
 

Private Slots

void accept ()
 
bool apply ()
 

Private Attributes

DoubleSpinBoxboxEnd
 
DoubleSpinBoxboxStart
 
DoubleSpinBoxboxStep
 
QPushButton * buttonApply
 
QPushButton * buttonCancel
 
QPushButton * buttonOk
 
int d_bins
 
QString d_col_name
 
gsl_vector * d_col_values
 
Tabled_result_table
 
Tabled_source_table
 

Detailed Description

Filter options dialog.

Constructor & Destructor Documentation

§ FrequencyCountDialog()

FrequencyCountDialog::FrequencyCountDialog ( Table t,
QWidget *  parent = 0,
Qt::WFlags  fl = 0 
)

§ ~FrequencyCountDialog()

FrequencyCountDialog::~FrequencyCountDialog ( )

References d_col_values.

Member Function Documentation

§ accept

void FrequencyCountDialog::accept ( )
privateslot

References apply().

Referenced by FrequencyCountDialog().

§ apply

bool FrequencyCountDialog::apply ( )
privateslot

Member Data Documentation

§ boxEnd

DoubleSpinBox* FrequencyCountDialog::boxEnd
private

Referenced by apply(), and FrequencyCountDialog().

§ boxStart

DoubleSpinBox* FrequencyCountDialog::boxStart
private

Referenced by apply(), and FrequencyCountDialog().

§ boxStep

DoubleSpinBox* FrequencyCountDialog::boxStep
private

Referenced by apply(), and FrequencyCountDialog().

§ buttonApply

QPushButton* FrequencyCountDialog::buttonApply
private

Referenced by FrequencyCountDialog().

§ buttonCancel

QPushButton* FrequencyCountDialog::buttonCancel
private

Referenced by FrequencyCountDialog().

§ buttonOk

QPushButton* FrequencyCountDialog::buttonOk
private

Referenced by FrequencyCountDialog().

§ d_bins

int FrequencyCountDialog::d_bins
private

Referenced by apply(), and FrequencyCountDialog().

§ d_col_name

QString FrequencyCountDialog::d_col_name
private

Referenced by apply(), and FrequencyCountDialog().

§ d_col_values

gsl_vector* FrequencyCountDialog::d_col_values
private

§ d_result_table

Table* FrequencyCountDialog::d_result_table
private

Referenced by apply().

§ d_source_table

Table* FrequencyCountDialog::d_source_table
private

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