#include <QGVPage.h>
◆ RendererType
| Enumerator |
|---|
| Native | |
| OpenGL | |
| Image | |
◆ QGVPage()
◆ ~QGVPage()
◆ activateCursor()
| void QGVPage::activateCursor |
( |
QCursor |
cursor | ) |
|
◆ cancelBalloonPlacing()
| void QGVPage::cancelBalloonPlacing |
( |
void |
| ) |
|
◆ contextMenuEvent()
| void QGVPage::contextMenuEvent |
( |
QContextMenuEvent * |
event | ) |
|
|
overrideprotected |
◆ createStandardCursors()
| void QGVPage::createStandardCursors |
( |
double |
dpr | ) |
|
|
protected |
◆ drawBackground()
| void QGVPage::drawBackground |
( |
QPainter * |
p, |
|
|
const QRectF & |
rect |
|
) |
| |
|
override |
◆ drawForeground()
| void QGVPage::drawForeground |
( |
QPainter * |
painter, |
|
|
const QRectF & |
rect |
|
) |
| |
|
overrideprotected |
◆ enterEvent()
| void QGVPage::enterEvent |
( |
QEvent * |
event | ) |
|
|
overrideprotected |
◆ focusOutEvent()
| void QGVPage::focusOutEvent |
( |
QFocusEvent * |
event | ) |
|
|
overrideprotected |
◆ getBackgroundColor()
| QColor QGVPage::getBackgroundColor |
( |
void |
| ) |
|
|
protected |
◆ getBalloonCursor()
| QLabel * TechDrawGui::QGVPage::getBalloonCursor |
( |
| ) |
|
◆ getBalloonCursorPos()
| QPointF TechDrawGui::QGVPage::getBalloonCursorPos |
( |
| ) |
|
◆ getDevicePixelRatio()
| double QGVPage::getDevicePixelRatio |
( |
| ) |
const |
|
protected |
◆ getDrawPage()
◆ getNavStyleParameter()
| std::string QGVPage::getNavStyleParameter |
( |
| ) |
|
|
protected |
◆ getScene()
| QGSPage * TechDrawGui::QGVPage::getScene |
( |
| ) |
|
◆ getStyleType()
| Base::Type QGVPage::getStyleType |
( |
std::string |
model | ) |
|
|
protected |
◆ initNavigationStyle()
| void QGVPage::initNavigationStyle |
( |
| ) |
|
|
protected |
◆ isBalloonPlacing()
| bool TechDrawGui::QGVPage::isBalloonPlacing |
( |
| ) |
|
◆ kbPanScroll()
| void QGVPage::kbPanScroll |
( |
int |
xMove = 1, |
|
|
int |
yMove = 1 |
|
) |
| |
◆ keyPressEvent()
| void QGVPage::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
overrideprotected |
◆ keyReleaseEvent()
| void QGVPage::keyReleaseEvent |
( |
QKeyEvent * |
event | ) |
|
|
overrideprotected |
◆ leaveEvent()
| void QGVPage::leaveEvent |
( |
QEvent * |
event | ) |
|
|
overrideprotected |
◆ makeGrid()
| void QGVPage::makeGrid |
( |
int |
width, |
|
|
int |
height, |
|
|
double |
step |
|
) |
| |
◆ mouseMoveEvent()
| void QGVPage::mouseMoveEvent |
( |
QMouseEvent * |
event | ) |
|
|
overrideprotected |
◆ mousePressEvent()
| void QGVPage::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
overrideprotected |
◆ mouseReleaseEvent()
| void QGVPage::mouseReleaseEvent |
( |
QMouseEvent * |
event | ) |
|
|
overrideprotected |
◆ paintEvent()
| void QGVPage::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
overrideprotected |
◆ prepareCursorPixmap()
| QPixmap QGVPage::prepareCursorPixmap |
( |
const char * |
iconName, |
|
|
QPoint & |
hotspot |
|
) |
| |
|
protected |
◆ pseudoContextEvent()
| void QGVPage::pseudoContextEvent |
( |
| ) |
|
◆ resetCursor()
| void QGVPage::resetCursor |
( |
| ) |
|
◆ setBalloonCursor()
| void TechDrawGui::QGVPage::setBalloonCursor |
( |
QLabel * |
l | ) |
|
◆ setBalloonCursorPos()
| void TechDrawGui::QGVPage::setBalloonCursorPos |
( |
QPoint |
p | ) |
|
Referenced by TechDrawGui::QGVNavStyle::handleMouseMoveEvent(), TechDrawGui::QGVNavStyleBlender::handleMouseMoveEvent(), TechDrawGui::QGVNavStyleCAD::handleMouseMoveEvent(), TechDrawGui::QGVNavStyleGesture::handleMouseMoveEvent(), TechDrawGui::QGVNavStyleInventor::handleMouseMoveEvent(), TechDrawGui::QGVNavStyleMaya::handleMouseMoveEvent(), TechDrawGui::QGVNavStyleOCC::handleMouseMoveEvent(), TechDrawGui::QGVNavStyleOpenSCAD::handleMouseMoveEvent(), TechDrawGui::QGVNavStyleRevit::handleMouseMoveEvent(), TechDrawGui::QGVNavStyleTinkerCAD::handleMouseMoveEvent(), and TechDrawGui::QGVNavStyleTouchpad::handleMouseMoveEvent().
◆ setBalloonPlacing()
| void TechDrawGui::QGVPage::setBalloonPlacing |
( |
bool |
s | ) |
|
◆ setExporting()
| void TechDrawGui::QGVPage::setExporting |
( |
bool |
enable | ) |
|
◆ setHighQualityAntialiasing
| void QGVPage::setHighQualityAntialiasing |
( |
bool |
highQualityAntialiasing | ) |
|
|
slot |
◆ setNavigationStyle()
| void QGVPage::setNavigationStyle |
( |
std::string |
navParm | ) |
|
|
protected |
◆ setPanCursor()
| void QGVPage::setPanCursor |
( |
| ) |
|
◆ setRenderer()
◆ setZoomCursor()
| void QGVPage::setZoomCursor |
( |
| ) |
|
◆ showGrid()
| void TechDrawGui::QGVPage::showGrid |
( |
bool |
state | ) |
|
◆ startBalloonPlacing()
| void QGVPage::startBalloonPlacing |
( |
void |
| ) |
|
◆ updateViewport()
| void TechDrawGui::QGVPage::updateViewport |
( |
void |
| ) |
|
◆ wheelEvent()
| void QGVPage::wheelEvent |
( |
QWheelEvent * |
event | ) |
|
|
overrideprotected |
◆ PreselectColor
| QColor TechDrawGui::QGVPage::PreselectColor |
|
staticprotected |
◆ SelectColor
| QColor TechDrawGui::QGVPage::SelectColor |
|
staticprotected |
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/TechDraw/Gui/QGVPage.h
- FreeCAD/src/Mod/TechDraw/Gui/QGVPage.cpp