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