Version: 9.12.0
OCCViewer_ViewportInputFilter.h File Reference
#include <QObject>

Go to the source code of this file.

Classes

class  OCCViewer_ViewportInputFilter
 The user input filter of OCC viewports. The class can be used to introduce custom interactive operations in OCC viewer, e.g. manipulating IO. The filter receives events in priority to the viewport itself and can bypass some events if it provides custom handling. More...