#include <DrawingView.h>
◆ RendererType
| Enumerator |
|---|
| Native | |
| OpenGL | |
| Image | |
◆ SvgView()
| SvgView::SvgView |
( |
QWidget * |
parent = nullptr | ) |
|
◆ drawBackground()
| void SvgView::drawBackground |
( |
QPainter * |
p, |
|
|
const QRectF & |
rect |
|
) |
| |
◆ openFile()
| void SvgView::openFile |
( |
const QFile & |
file | ) |
|
◆ paintEvent()
| void SvgView::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protected |
◆ setHighQualityAntialiasing
| void SvgView::setHighQualityAntialiasing |
( |
bool |
highQualityAntialiasing | ) |
|
|
slot |
◆ setRenderer()
◆ setViewBackground
| void SvgView::setViewBackground |
( |
bool |
enable | ) |
|
|
slot |
◆ setViewOutline
| void SvgView::setViewOutline |
( |
bool |
enable | ) |
|
|
slot |
◆ setZoomInverted()
| void DrawingGui::SvgView::setZoomInverted |
( |
bool |
on | ) |
|
◆ wheelEvent()
| void SvgView::wheelEvent |
( |
QWheelEvent * |
event | ) |
|
|
protected |
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Drawing/Gui/DrawingView.h
- FreeCAD/src/Mod/Drawing/Gui/DrawingView.cpp