1#ifndef QnetPointDistanceFilter_h
2#define QnetPointDistanceFilter_h
39 QLineEdit *m_lineEdit;
Definition QnetFilter.h:16
Defines the Distance filter for the QnetNavTool's Points section.
Definition QnetPointDistanceFilter.h:31
QnetPointDistanceFilter(QnetNavTool *navTool, QWidget *parent=0)
Contructor for the Point Distance filter.
Definition QnetPointDistanceFilter.cpp:35
virtual void filter()
Filters a list of points for points that are less than the user entered distance from another point i...
Definition QnetPointDistanceFilter.cpp:79
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16