1#ifndef QnetCubePointsFilter_h
2#define QnetCubePointsFilter_h
40 QRadioButton *m_lessThanRB;
41 QRadioButton *m_greaterThanRB;
42 QLineEdit *m_pointEdit;
Defines the Points filter for the QnetNavTool's Cubes section.
Definition QnetCubePointsFilter.h:32
QnetCubePointsFilter(QnetNavTool *navTool, QWidget *parent=0)
Contructor for the Cube Points filter.
Definition QnetCubePointsFilter.cpp:29
virtual void filter()
Filters a list of images for images that have more or less than the user entered number of points.
Definition QnetCubePointsFilter.cpp:69
Definition QnetFilter.h:16
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16