backgroundColor() const | GLViewer_ViewPort | virtual |
cleanup() | GLViewer_ViewPort | private |
contextMenuEvent(QContextMenuEvent *e) | GLViewer_ViewPort | protectedvirtual |
contextMenuRequested(QContextMenuEvent *) | GLViewer_ViewPort | signal |
createCursors() | GLViewer_ViewPort | protectedstatic |
currentBlock() | GLViewer_ViewPort | inlinevirtual |
defCursor | GLViewer_ViewPort | privatestatic |
destroyCursors() | GLViewer_ViewPort | protectedstatic |
fitAll(bool keepScale=false, bool withZ=true)=0 | GLViewer_ViewPort | protectedpure virtual |
fitRect(const QRect &)=0 | GLViewer_ViewPort | protectedpure virtual |
fitSelect()=0 | GLViewer_ViewPort | protectedpure virtual |
getDefaultCursor() | GLViewer_ViewPort | inlinestatic |
getHandCursor() | GLViewer_ViewPort | inlineprotectedstatic |
getPaintDevice() | GLViewer_ViewPort | inlineprotectedvirtual |
getPanCursor() | GLViewer_ViewPort | inlineprotectedstatic |
getPanglCursor() | GLViewer_ViewPort | inlineprotectedstatic |
getRotCursor() | GLViewer_ViewPort | inlinestatic |
getSketchCursor() | GLViewer_ViewPort | inlinestatic |
getZoomCursor() | GLViewer_ViewPort | inlineprotectedstatic |
GLViewer_ViewPort(QWidget *parent) | GLViewer_ViewPort | |
GLViewer_ViewSketcher class | GLViewer_ViewPort | friend |
GLViewer_ViewTransformer class | GLViewer_ViewPort | friend |
handCursor | GLViewer_ViewPort | privatestatic |
initialize() | GLViewer_ViewPort | private |
isSketchingEnabled() const | GLViewer_ViewPort | |
isTransformEnabled() const | GLViewer_ViewPort | |
keyPressEvent(QKeyEvent *) | GLViewer_ViewPort | protectedvirtual |
keyReleaseEvent(QKeyEvent *) | GLViewer_ViewPort | protectedvirtual |
mouseDoubleClickEvent(QMouseEvent *) | GLViewer_ViewPort | protectedvirtual |
mouseMoveEvent(QMouseEvent *) | GLViewer_ViewPort | protectedvirtual |
mousePressEvent(QMouseEvent *) | GLViewer_ViewPort | protectedvirtual |
mouseReleaseEvent(QMouseEvent *) | GLViewer_ViewPort | protectedvirtual |
myEnableSketching | GLViewer_ViewPort | protected |
myEnableTransform | GLViewer_ViewPort | protected |
myPaintersRedrawing | GLViewer_ViewPort | protected |
nCounter | GLViewer_ViewPort | privatestatic |
onChangeBgColor() | GLViewer_ViewPort | protectedvirtualslot |
onUpdate() | GLViewer_ViewPort | virtual |
paintEvent(QPaintEvent *) | GLViewer_ViewPort | protectedvirtual |
pan(int, int)=0 | GLViewer_ViewPort | protectedpure virtual |
panCursor | GLViewer_ViewPort | privatestatic |
panglCursor | GLViewer_ViewPort | privatestatic |
redrawPainters() | GLViewer_ViewPort | |
reset()=0 | GLViewer_ViewPort | protectedpure virtual |
rotCursor | GLViewer_ViewPort | privatestatic |
selectVisualId(ViewType) | GLViewer_ViewPort | protected |
setBackgroundColor(const QColor &) | GLViewer_ViewPort | virtual |
setCenter(int, int)=0 | GLViewer_ViewPort | protectedpure virtual |
setDefaultCursor(const QCursor &newCursor) | GLViewer_ViewPort | static |
setHandCursor(const QCursor &newCursor) | GLViewer_ViewPort | protectedstatic |
setPanCursor(const QCursor &newCursor) | GLViewer_ViewPort | protectedstatic |
setPanglCursor(const QCursor &newCursor) | GLViewer_ViewPort | protectedstatic |
setRotCursor(const QCursor &newCursor) | GLViewer_ViewPort | static |
setSketchCursor(const QCursor &newCursor) | GLViewer_ViewPort | static |
setSketchingEnabled(bool) | GLViewer_ViewPort | |
setTransformEnabled(bool) | GLViewer_ViewPort | |
setZoomCursor(const QCursor &newCursor) | GLViewer_ViewPort | protectedstatic |
sketchCursor | GLViewer_ViewPort | privatestatic |
Type2D enum value | GLViewer_ViewPort | protected |
Type3D enum value | GLViewer_ViewPort | protected |
ViewType enum name | GLViewer_ViewPort | protected |
vpDrawExternal(QPainter *) | GLViewer_ViewPort | signal |
vpKeyEvent(QKeyEvent *) | GLViewer_ViewPort | signal |
vpMouseEvent(QMouseEvent *) | GLViewer_ViewPort | signal |
vpWheelEvent(QWheelEvent *) | GLViewer_ViewPort | signal |
wheelEvent(QWheelEvent *) | GLViewer_ViewPort | protectedvirtual |
zoom(int, int, int, int)=0 | GLViewer_ViewPort | protectedpure virtual |
zoomCursor | GLViewer_ViewPort | privatestatic |
~GLViewer_ViewPort() | GLViewer_ViewPort | |