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