20 #ifndef __graphics_qt_h 21 #define __graphics_qt_h 32 #include <QGuiApplication> 39 #include <QQmlApplicationEngine> 40 #include <QQuickWindow> 47 #define HAVE_FREETYPE 0 62 class GraphicsPriv :
public QObject {
77 QQmlApplicationEngine* engine;
94 struct font_priv* (*font_freetype_new)(
void* meth);
struct callback * display_on_cb
Definition: graphics_qt5.h:98
QPixmap * pixmap
Definition: graphics_qt5.h:84
Definition: font_freetype.c:73
int h
Definition: graphics_cocoa.m:69
struct graphics_gc_priv * background_graphics_gc_priv
Definition: graphics_qt5.h:92
Interface to the FreeType 2 library, to render text as bitmaps.
int y
Definition: graphics_qt5.h:89
int scroll_y
Definition: graphics_qt5.h:91
int x
Definition: graphics_qt5.h:88
int w
Definition: graphics_cocoa.m:69
Definition: font_freetype.h:36
int argc
Definition: graphics_qt5.h:105
int use_count
Definition: graphics_qt5.h:86
GHashTable * overlays
Definition: graphics_qt5.h:102
struct callback_list * callbacks
Definition: graphics_qt5.h:101
Definition: graphics_android.c:37
QBrush * brush
Definition: graphics_qt5.h:112
Definition: callback.c:37
QPainter * painter
Definition: graphics_qt5.h:85
Definition: event_glib.c:82
int disable
Definition: graphics_qt5.h:87
Definition: callback.c:27
QPen * pen
Definition: graphics_qt5.h:111
QGuiApplication * navit_app
Definition: graphics_qt5.cpp:78
Definition: graphics_android.c:76
static char * argv[]
Definition: graphics_qt_qpainter.cpp:512
struct event_timeout * display_on_ev
Definition: graphics_qt5.h:99
struct graphics_priv * graphics_priv
Definition: graphics_qt5.h:110
int scroll_x
Definition: graphics_qt5.h:90
void resize_callback(struct graphics_priv *gr, int w, int h)
Definition: graphics_qt5.cpp:672
QNavitWidget * widget
Definition: graphics_qt5.h:82
bool root
Definition: graphics_qt5.h:104