#include "pqApplicationComponentsModule.h"
#include <QKeySequence>
#include <QObject>
#include <QPointer>
Go to the source code of this file.
Classes | |
class | pqPointPickingHelper |
pqPointPickingHelper is a helper class that is designed for use by subclasses of pqInteractivePropertyWidget (or others) that want to support using a shortcut key to pick a point or its normal on the surface mesh. More... | |