InteractiveViewerFrame is just a QFrame that delegates all key events to its InteractiveViewer.
More...
#include <InteractiveViewer.h>
Inherits QFrame.
InteractiveViewerFrame is just a QFrame that delegates all key events to its InteractiveViewer.
◆ InteractiveViewerFrame()
camitk::InteractiveViewerFrame::InteractiveViewerFrame |
( |
QWidget * |
parent, |
|
|
InteractiveViewer * |
s3D |
|
) |
| |
|
inline |
◆ keyPressEvent()
void camitk::InteractiveViewerFrame::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
override |
Handle keyboard events in the scene frame, just send everything to InteractiveViewer!
◆ myInteractiveViewer
The documentation for this class was generated from the following files: