addToolTip(QString theTTText, QRect theTTRect) | GLViewer_Widget | |
enterEvent(QEvent *) | GLViewer_Widget | protectedvirtual |
event(QEvent *) | GLViewer_Widget | protectedvirtual |
exportRepaint() | GLViewer_Widget | |
getBackgroundRectInViewerCS(double &left, double &top, double &right, double &bottom) | GLViewer_Widget | private |
getHeight() const | GLViewer_Widget | inline |
getPan(GLfloat &xPan, GLfloat &yPan, GLfloat &zPan) | GLViewer_Widget | |
getRotation(GLfloat &rotationAngle, GLfloat &rotationCenterX, GLfloat &rotationCenterY, GLfloat &rotationCenterZ) | GLViewer_Widget | |
getRotationAngle() const | GLViewer_Widget | inline |
getRotationStart(GLfloat &rotationStartX, GLfloat &rotationStartY, GLfloat &rotationStartZ) | GLViewer_Widget | |
getScale(GLfloat &xScale, GLfloat &yScale, GLfloat &zScale) | GLViewer_Widget | |
getViewPort() const | GLViewer_Widget | inline |
getWidth() const | GLViewer_Widget | inline |
GLViewer_Widget(QWidget *theParent, const char *theName=0) | GLViewer_Widget | |
initializeGL() | GLViewer_Widget | protectedvirtual |
isExportMode | GLViewer_Widget | private |
isLoadBackground | GLViewer_Widget | private |
leaveEvent(QEvent *) | GLViewer_Widget | protectedvirtual |
mouseMoveEvent(QMouseEvent *) | GLViewer_Widget | protectedvirtual |
mousePressEvent(QMouseEvent *) | GLViewer_Widget | protectedvirtual |
mouseReleaseEvent(QMouseEvent *) | GLViewer_Widget | protectedvirtual |
myBackgroundFile | GLViewer_Widget | private |
myBackgroundSize | GLViewer_Widget | private |
myHeight | GLViewer_Widget | private |
myIH | GLViewer_Widget | private |
myIW | GLViewer_Widget | private |
myRotationAngle | GLViewer_Widget | private |
myRotationAnglePrev | GLViewer_Widget | private |
myRotationCenterX | GLViewer_Widget | private |
myRotationCenterY | GLViewer_Widget | private |
myRotationCenterZ | GLViewer_Widget | private |
myRotationStartX | GLViewer_Widget | private |
myRotationStartY | GLViewer_Widget | private |
myRotationStartZ | GLViewer_Widget | private |
myStart | GLViewer_Widget | private |
myToolTipRect | GLViewer_Widget | private |
myViewPort | GLViewer_Widget | private |
myWidth | GLViewer_Widget | private |
myXPan | GLViewer_Widget | private |
myXScale | GLViewer_Widget | private |
myYPan | GLViewer_Widget | private |
myYScale | GLViewer_Widget | private |
myZPan | GLViewer_Widget | private |
myZScale | GLViewer_Widget | private |
paintEvent(QPaintEvent *) | GLViewer_Widget | protectedvirtual |
paintGL() | GLViewer_Widget | protectedvirtual |
removeToolTip() | GLViewer_Widget | |
resizeGL(int, int) | GLViewer_Widget | protectedvirtual |
setBackground(QString theFileName) | GLViewer_Widget | |
setPan(GLfloat xPan, GLfloat yPan, GLfloat zPan) | GLViewer_Widget | |
setRotation(GLfloat, GLfloat, GLfloat, GLfloat) | GLViewer_Widget | |
setRotationAngle(GLfloat a) | GLViewer_Widget | inline |
setRotationStart(GLfloat rotationStartX, GLfloat rotationStartY, GLfloat rotationStartZ) | GLViewer_Widget | |
setScale(GLfloat xScale, GLfloat yScale, GLfloat zScaleGLfloat) | GLViewer_Widget | |
texName | GLViewer_Widget | private |
translateBackgroundToPS(QFile &hFile, GLViewer_CoordSystem *aViewerCS, GLViewer_CoordSystem *aPSCS) | GLViewer_Widget | virtual |
~GLViewer_Widget() | GLViewer_Widget | |