1#ifndef QnetPointGoodnessFilter_h
2#define QnetPointGoodnessFilter_h
45 QCheckBox *m_lessThanCB;
46 QCheckBox *m_greaterThanCB;
47 QLineEdit *m_maxValueEdit;
48 QLineEdit *m_minValueEdit;
Definition QnetFilter.h:16
Defines the Goodness of Fit filter for the QnetNavTool's Points section.
Definition QnetPointGoodnessFilter.h:35
QnetPointGoodnessFilter(QnetNavTool *navTool, QWidget *parent=0)
Contructor for the Point Goodness of Fit filter.
Definition QnetPointGoodnessFilter.cpp:34
virtual void filter()
Method overwrites parent method.
Definition QnetPointGoodnessFilter.cpp:82
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16