#include <GLGraphicsView.h>
◆ GraphicsScene()
GraphicsScene::GraphicsScene |
( |
| ) |
|
◆ ~GraphicsScene()
GraphicsScene::~GraphicsScene |
( |
| ) |
|
|
virtual |
◆ addStateMachine()
void GraphicsScene::addStateMachine |
( |
SoScXMLStateMachine * |
statemachine | ) |
|
◆ drawBackground()
void GraphicsScene::drawBackground |
( |
QPainter * |
painter, |
|
|
const QRectF & |
rect |
|
) |
| |
◆ getEventFilter()
◆ getSceneGraph()
SoNode * GraphicsScene::getSceneGraph |
( |
| ) |
const |
◆ getSoEventManager()
SoEventManager * GraphicsScene::getSoEventManager |
( |
void |
| ) |
const |
◆ getSoRenderManager()
SoRenderManager * GraphicsScene::getSoRenderManager |
( |
void |
| ) |
const |
◆ mouseMoveEvent()
void GraphicsScene::mouseMoveEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
protected |
◆ mousePressEvent()
void GraphicsScene::mousePressEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
protected |
◆ mouseReleaseEvent()
void GraphicsScene::mouseReleaseEvent |
( |
QGraphicsSceneMouseEvent * |
event | ) |
|
|
protected |
◆ processSoEvent()
bool GraphicsScene::processSoEvent |
( |
const SoEvent * |
event | ) |
|
◆ removeStateMachine()
void GraphicsScene::removeStateMachine |
( |
SoScXMLStateMachine * |
statemachine | ) |
|
◆ setBackgroundColor()
void GraphicsScene::setBackgroundColor |
( |
const QColor & |
color | ) |
|
◆ setNavigationModeFile()
void GraphicsScene::setNavigationModeFile |
( |
const QUrl & |
url | ) |
|
◆ setSceneGraph()
void GraphicsScene::setSceneGraph |
( |
SoNode * |
node | ) |
|
◆ viewAll()
void GraphicsScene::viewAll |
( |
| ) |
|
◆ wheelEvent()
void GraphicsScene::wheelEvent |
( |
QGraphicsSceneWheelEvent * |
wheelEvent | ) |
|
|
protected |
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Sandbox/Gui/GLGraphicsView.h
- FreeCAD/src/Mod/Sandbox/Gui/GLGraphicsView.cpp