Qt 4.8
Variables
qtextureglyphcache_gl.cpp File Reference
#include "qtextureglyphcache_gl_p.h"
#include "qpaintengineex_opengl2_p.h"
#include "private/qglengineshadersource_p.h"

Go to the source code of this file.

Variables

QBasicAtomicInt qgltextureglyphcache_serial_number = Q_BASIC_ATOMIC_INITIALIZER(1)
 
Q_GUI_EXPORT bool qt_cleartype_enabled
 

Variable Documentation

◆ qgltextureglyphcache_serial_number

QBasicAtomicInt qgltextureglyphcache_serial_number = Q_BASIC_ATOMIC_INITIALIZER(1)

Definition at line 56 of file qtextureglyphcache_gl.cpp.

◆ qt_cleartype_enabled

Q_GUI_EXPORT bool qt_cleartype_enabled

Definition at line 241 of file qapplication_win.cpp.

Referenced by qt_win_read_cleartype_settings().