![]() |
Qt 4.8
|
Public Variables | |
| qreal | height |
| qreal | log_height |
| qreal | log_width |
| qreal | width |
| qreal | x |
| QFixed | x_offset |
| qreal | y |
| QFixed | y_offset |
Definition at line 4525 of file qpaintengine_opengl.cpp.
| qreal QGLGlyphCoord::height |
Definition at line 4530 of file qpaintengine_opengl.cpp.
Referenced by QOpenGLPaintEngine::drawStaticTextItem().
| qreal QGLGlyphCoord::log_height |
Definition at line 4532 of file qpaintengine_opengl.cpp.
Referenced by QOpenGLPaintEngine::drawStaticTextItem().
| qreal QGLGlyphCoord::log_width |
Definition at line 4531 of file qpaintengine_opengl.cpp.
Referenced by QOpenGLPaintEngine::drawStaticTextItem().
| qreal QGLGlyphCoord::width |
Definition at line 4529 of file qpaintengine_opengl.cpp.
Referenced by QOpenGLPaintEngine::drawStaticTextItem().
| qreal QGLGlyphCoord::x |
Definition at line 4527 of file qpaintengine_opengl.cpp.
Referenced by QGLGlyphCache::cacheGlyphs(), and QOpenGLPaintEngine::drawStaticTextItem().
| QFixed QGLGlyphCoord::x_offset |
Definition at line 4533 of file qpaintengine_opengl.cpp.
Referenced by QOpenGLPaintEngine::drawStaticTextItem().
| qreal QGLGlyphCoord::y |
Definition at line 4528 of file qpaintengine_opengl.cpp.
Referenced by QOpenGLPaintEngine::drawStaticTextItem().
| QFixed QGLGlyphCoord::y_offset |
Definition at line 4534 of file qpaintengine_opengl.cpp.
Referenced by QOpenGLPaintEngine::drawStaticTextItem().