calculateAndAssignBounds(CLayout *pLayout) | CQGLLayoutPainter | |
change_style(const CLRenderInformationBase *pRenderInfo, bool defaultStyle=false) | CQGLLayoutPainter | |
check_fbo_status(QString &messageHeader, QString &message) | CQGLLayoutPainter | protected |
clear_extension_functions() | CQGLLayoutPainter | protected |
CQGLLayoutPainter(const QGLFormat &format, QWidget *parent=0) | CQGLLayoutPainter | |
destroy_buffers(GLuint &fbo, GLuint *rbuffers, GLuint &multiFBO, GLuint *multiRBuffers) | CQGLLayoutPainter | protected |
documentChanged() | CQGLLayoutPainter | signal |
draw() | CQGLLayoutPainter | protected |
draw_bitmap(double x, double y, double width, double height, unsigned int imageWidth, unsigned int imageHeight, GLuint &fbo, GLuint &multiFBO, GLuint **rbuffers, GLuint **multiRBuffers, GLubyte **pImageData, GLuint samples=0) | CQGLLayoutPainter | protected |
export_bitmap(double x, double y, double width, double height, unsigned int imageWidth, unsigned int imageHeight, bool drawSelection) | CQGLLayoutPainter | |
fitToScreen() | CQGLLayoutPainter | |
getAspect() const | CQGLLayoutPainter | |
getCurrentHeight() const | CQGLLayoutPainter | |
getCurrentPositionX() const | CQGLLayoutPainter | |
getCurrentPositionY() const | CQGLLayoutPainter | |
getCurrentWidth() const | CQGLLayoutPainter | |
getFogColor() const | CQGLLayoutPainter | |
getFogDensity() const | CQGLLayoutPainter | |
getHighlightColor() const | CQGLLayoutPainter | |
getHighlightedObjects() const | CQGLLayoutPainter | |
getHighlightedObjects() | CQGLLayoutPainter | |
getHighlightFlag() const | CQGLLayoutPainter | |
getSelection() | CQGLLayoutPainter | |
getViewportHeight() const | CQGLLayoutPainter | |
getViewportWidth() const | CQGLLayoutPainter | |
getZoomFactor() const | CQGLLayoutPainter | |
glBindFramebufferEXTPtr | CQGLLayoutPainter | protected |
glBindRenderbufferEXTPtr | CQGLLayoutPainter | protected |
glBlitFramebufferEXTPtr | CQGLLayoutPainter | protected |
glCheckFramebufferStatusEXTPtr | CQGLLayoutPainter | protected |
glDeleteFramebuffersEXTPtr | CQGLLayoutPainter | protected |
glDeleteRenderbuffersEXTPtr | CQGLLayoutPainter | protected |
glFramebufferRenderbufferEXTPtr | CQGLLayoutPainter | protected |
glGenFramebuffersEXTPtr | CQGLLayoutPainter | protected |
glGenRenderbuffersEXTPtr | CQGLLayoutPainter | protected |
glRenderbufferStorageEXTPtr | CQGLLayoutPainter | protected |
glRenderbufferStorageMultisampleEXTPtr | CQGLLayoutPainter | protected |
initialize_extension_functions() | CQGLLayoutPainter | protected |
initializeGL() | CQGLLayoutPainter | protectedvirtual |
MARGIN | CQGLLayoutPainter | protectedstatic |
maxX() const | CQGLLayoutPainter | |
maxY() const | CQGLLayoutPainter | |
mCurrentPositionX | CQGLLayoutPainter | protected |
mCurrentPositionY | CQGLLayoutPainter | protected |
mCurrentZoom | CQGLLayoutPainter | protected |
mDragTimeout | CQGLLayoutPainter | protected |
mInitialized | CQGLLayoutPainter | protected |
minX() const | CQGLLayoutPainter | |
minY() const | CQGLLayoutPainter | |
mMaxX | CQGLLayoutPainter | protected |
mMaxY | CQGLLayoutPainter | protected |
mMinX | CQGLLayoutPainter | protected |
mMinY | CQGLLayoutPainter | protected |
mMouseButton | CQGLLayoutPainter | protected |
mMouseCurrentPosition | CQGLLayoutPainter | protected |
mMouseLastPosition | CQGLLayoutPainter | protected |
mMousePressPosition | CQGLLayoutPainter | protected |
mouseMoveEvent(QMouseEvent *pMouseEvent) | CQGLLayoutPainter | protectedvirtual |
mousePressEvent(QMouseEvent *pMouseEvent) | CQGLLayoutPainter | protectedvirtual |
mouseReleaseEvent(QMouseEvent *pMouseEvent) | CQGLLayoutPainter | protectedvirtual |
mpDragPoint | CQGLLayoutPainter | protected |
mpRenderer | CQGLLayoutPainter | protected |
mState | CQGLLayoutPainter | protected |
mViewportHeight | CQGLLayoutPainter | protected |
mViewportWidth | CQGLLayoutPainter | protected |
paintGL() | CQGLLayoutPainter | protectedvirtual |
PFNGLBINDFRAMEBUFFEREXT typedef | CQGLLayoutPainter | protected |
PFNGLBINDRENDERBUFFEREXT typedef | CQGLLayoutPainter | protected |
PFNGLBLITFRAMEBUFFEREXT typedef | CQGLLayoutPainter | protected |
PFNGLCHECKFRAMEBUFFERSTATUSEXT typedef | CQGLLayoutPainter | protected |
PFNGLDELETEFRAMEBUFFERSEXT typedef | CQGLLayoutPainter | protected |
PFNGLDELETERENDERBUFFERSEXT typedef | CQGLLayoutPainter | protected |
PFNGLFRAMEBUFFERRENDERBUFFEREXT typedef | CQGLLayoutPainter | protected |
PFNGLGENFRAMEBUFFERSEXT typedef | CQGLLayoutPainter | protected |
PFNGLGENRENDERBUFFERSEXT typedef | CQGLLayoutPainter | protected |
PFNGLRENDERBUFFERSTORAGEEXT typedef | CQGLLayoutPainter | protected |
PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXT typedef | CQGLLayoutPainter | protected |
resetView() | CQGLLayoutPainter | |
resizeGL(int w, int h) | CQGLLayoutPainter | protectedvirtual |
revertCurve() | CQGLLayoutPainter | |
setAspect(double aspect) | CQGLLayoutPainter | |
setBounds(double minX, double minY, double maxX, double maxY) | CQGLLayoutPainter | |
setBounds(const QRectF &rect) | CQGLLayoutPainter | |
setCurrentPosition(double x, double y) | CQGLLayoutPainter | |
setCurrentPositionX(double x) | CQGLLayoutPainter | |
setCurrentPositionY(double y) | CQGLLayoutPainter | |
setFogColor(const GLfloat c[4]) | CQGLLayoutPainter | |
setFogDensity(GLfloat dens) | CQGLLayoutPainter | |
setHighlightColor(const GLfloat c[4]) | CQGLLayoutPainter | |
setHighlightedObjects(const std::set< const CLGraphicalObject * > &highlightedObjects) | CQGLLayoutPainter | |
setHighlightFlag(bool flag) | CQGLLayoutPainter | |
setMaxX(double x) | CQGLLayoutPainter | |
setMaxY(double y) | CQGLLayoutPainter | |
setMinX(double x) | CQGLLayoutPainter | |
setMinY(double y) | CQGLLayoutPainter | |
setSelection(const std::set< CLGraphicalObject * > &selection) | CQGLLayoutPainter | |
setZoomFactor(double) | CQGLLayoutPainter | |
singleCurveSelected(bool) | CQGLLayoutPainter | signal |
STATE enum name | CQGLLayoutPainter | |
STATE_DRAG enum value | CQGLLayoutPainter | |
STATE_NORMAL enum value | CQGLLayoutPainter | |
STATE_SELECTION enum value | CQGLLayoutPainter | |
status_message(const QString &message, int timeout) | CQGLLayoutPainter | signal |
timeout() | CQGLLayoutPainter | protectedslot |
toggleHighlightFlag() | CQGLLayoutPainter | |
update() | CQGLLayoutPainter | |
update(const CCopasiDataModel *pDocument, CLayout *pLayout, const CLRenderInformationBase *pRenderInfo, const QString &baseDir) | CQGLLayoutPainter | |
update_status_and_cursor() | CQGLLayoutPainter | protected |
~CQGLLayoutPainter() | CQGLLayoutPainter | |