Eneboo - Documentación para desarrolladores
'defines' | 'typedefs' | Funciones | Variables
Referencia del Archivo src/qt/src/kernel/qfont_win.cpp
#include "qplatformdefs.h"
#include "qfont.h"
#include "qapplication.h"
#include "qcleanuphandler.h"
#include "qfontinfo.h"
#include "qfontdatabase.h"
#include "qfontmetrics.h"
#include "qpaintdevice.h"
#include "qpaintdevicemetrics.h"
#include "qtextcodec.h"
#include <private/qfontcodecs_p.h>
#include <private/qunicodetables_p.h>
#include "qfontdata_p.h"
#include "qfontengine_p.h"
#include "qtextengine_p.h"
#include "qt_windows.h"
#include <time.h>
#include <stdlib.h>
#include <ctype.h>

'defines'

#define QT_FATAL_ASSERT
#define QFONTLOADER_DEBUG
#define QFONTLOADER_DEBUG_VERBOSE
#define QT_CHECK_STATE

'typedefs'

typedef QMap< QFont::Script,
QString
FallbackMap

Funciones

QFont qt_LOGFONTtoQFont (LOGFONT &lf, bool)
QString qt_fallback_font_family (QFont::Script script)

Variables

Q_EXPORT bool qt_has_xft = FALSE
bool qt_use_antialiasing = FALSE
HDC shared_dc

Documentación de los 'defines'

#define QFONTLOADER_DEBUG
#define QFONTLOADER_DEBUG_VERBOSE
#define QT_CHECK_STATE
#define QT_FATAL_ASSERT

Documentación de los 'typedefs'


Documentación de las funciones

QString qt_fallback_font_family ( QFont::Script  script)
QFont qt_LOGFONTtoQFont ( LOGFONT &  lf,
bool   
)

Documentación de las variables

Q_EXPORT bool qt_has_xft = FALSE
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'