1#ifndef QnetPointImagesFilter_h
2#define QnetPointImagesFilter_h
35 QRadioButton *m_lessThanRB;
36 QRadioButton *m_greaterThanRB;
37 QLineEdit *m_imageEdit;
Definition QnetFilter.h:16
Defines the Images filter for the QnetNavTool's Points section, i.e.
Definition QnetPointImagesFilter.h:27
virtual void filter()
Filters a list of points for points that have less than or greater than the entered number of images.
Definition QnetPointImagesFilter.cpp:66
QnetPointImagesFilter(QnetNavTool *navTool, QWidget *parent=0)
Contructor for the Point Images filter.
Definition QnetPointImagesFilter.cpp:27
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16