Quarter
1.2.2
Coin3D GUI binding for Qt
|
▼NSIM | |
▼NCoin3D | |
▼NQuarter | |
▼NQtDesigner | |
CQuarterWidgetPlugin | The QuarterWidgetPlugin makes the QuarterWidget available to Qt Designer |
CDragDropHandler | The DragDropHandler event filter provides drag and drop functionality to the QuarterWidget |
CEventFilter | |
CFocusHandler | The FocusHandler event filter provides Coin with focus in and focus out events, if installed on a QuarterWidget |
CInputDevice | Base class for devices such as keyboard and mouse. It can be subclassed to support other devices |
CKeyboard | Translation of keyboard events on the QuarterWidget |
CMouse | Translation of mouse events on the QuarterWidget |
CQuarterWidget | Main class in Quarter. It provides a widget for Coin rendering. It provides scene graph management and event handling |
CQDesignerCustomWidgetInterface | |
CQGLWidget | |
CQObject |