1#ifndef QnetPointJigsawErrorFilter_h
2#define QnetPointJigsawErrorFilter_h
52 QCheckBox *m_lessThanCB;
53 QCheckBox *m_greaterThanCB;
54 QLineEdit *m_lessErrorEdit;
55 QLineEdit *m_greaterErrorEdit;
Definition QnetFilter.h:16
Defines the Jigsaw Error filter for the QnetNavTool's Points section.
Definition QnetPointJigsawErrorFilter.h:41
virtual void filter()
Filters a list of points for points that have less than or greater than the entered bundle adjust err...
Definition QnetPointJigsawErrorFilter.cpp:92
QnetPointJigsawErrorFilter(QnetNavTool *navTool, QWidget *parent=0)
Contructor for the Point Error filter.
Definition QnetPointJigsawErrorFilter.cpp:34
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16