#include <QtGui/QRubberBand>#include <QtGui/QToolBar>#include "qocc.h"#include "qoccdocument.h"#include "qocccontroller.h"Include dependency graph for qocc3dwidget.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Classes | |
| class | Qocc3dWidget | 
| This class provides the view element of the QtOpenCascade Toolkit. This class provides a Widget to view OpenCASCADE objects within a Qt4 hosted application.  More... | |
| Defines | |
| #define | MULTISELECTIONKEY Qt::ShiftModifier | 
| #define | CASCADESHORTCUTKEY Qt::ControlModifier | 
| #define | ValZWMin 1 | 
| Functions | |
| class | Handle (Visual3d_View) | 
| #define CASCADESHORTCUTKEY Qt::ControlModifier | 
The key for shortcut ( use to activate dynamic rotation, panning )
Definition at line 40 of file qocc3dwidget.h.
Referenced by Qocc3dWidget::mouseReleaseEvent(), Qocc3dWidget::onLeftButtonDown(), Qocc3dWidget::onLeftButtonUp(), Qocc3dWidget::onMiddleButtonDown(), Qocc3dWidget::onRightButtonDown(), and Qocc3dWidget::onRightButtonUp().
| #define MULTISELECTIONKEY Qt::ShiftModifier | 
the key for multi selection
Definition at line 37 of file qocc3dwidget.h.
Referenced by Qocc3dWidget::onLeftButtonUp(), and Qocc3dWidget::onMouseMove().
| #define ValZWMin 1 | 
| class Handle | ( | Visual3d_View | ) | 
Referenced by AddVertex(), QoccCmdPoint::clickEvent(), Handle(), LoadBottle(), MakeBottle(), and QoccMainWindow::QoccMainWindow().
Here is the caller graph for this function:

 1.4.7
 1.4.7