Qt 4.8
Public Variables | List of all members
QGLGlyphCoord Struct Reference

Public Variables

qreal height
 
qreal log_height
 
qreal log_width
 
qreal width
 
qreal x
 
QFixed x_offset
 
qreal y
 
QFixed y_offset
 

Detailed Description

Definition at line 4525 of file qpaintengine_opengl.cpp.

Properties

◆ height

qreal QGLGlyphCoord::height

Definition at line 4530 of file qpaintengine_opengl.cpp.

Referenced by QOpenGLPaintEngine::drawStaticTextItem().

◆ log_height

qreal QGLGlyphCoord::log_height

Definition at line 4532 of file qpaintengine_opengl.cpp.

Referenced by QOpenGLPaintEngine::drawStaticTextItem().

◆ log_width

qreal QGLGlyphCoord::log_width

Definition at line 4531 of file qpaintengine_opengl.cpp.

Referenced by QOpenGLPaintEngine::drawStaticTextItem().

◆ width

qreal QGLGlyphCoord::width

Definition at line 4529 of file qpaintengine_opengl.cpp.

Referenced by QOpenGLPaintEngine::drawStaticTextItem().

◆ x

qreal QGLGlyphCoord::x

◆ x_offset

QFixed QGLGlyphCoord::x_offset

Definition at line 4533 of file qpaintengine_opengl.cpp.

Referenced by QOpenGLPaintEngine::drawStaticTextItem().

◆ y

qreal QGLGlyphCoord::y

Definition at line 4528 of file qpaintengine_opengl.cpp.

Referenced by QOpenGLPaintEngine::drawStaticTextItem().

◆ y_offset

QFixed QGLGlyphCoord::y_offset

Definition at line 4534 of file qpaintengine_opengl.cpp.

Referenced by QOpenGLPaintEngine::drawStaticTextItem().


The documentation for this struct was generated from the following file: