Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qminimalintegration.cpp File Reference

(a02750d12f84a5c7dcc72be6b71fac517b82ca09)

#include "qminimalintegration.h"
#include "qminimalbackingstore.h"
#include <QtGui/private/qpixmap_raster_p.h>
#include <QtGui/private/qguiapplication_p.h>
#include <qpa/qplatformfontdatabase.h>
#include <qpa/qplatformnativeinterface.h>
#include <qpa/qplatformwindow.h>
#include <qpa/qwindowsysteminterface.h>
#include <QtGui/private/qgenericunixeventdispatcher_p.h>
+ Include dependency graph for qminimalintegration.cpp:

Go to the source code of this file.

Classes

class  DummyFontDatabase
 

Functions

static unsigned parseOptions (const QStringList &paramList)
 

Variables

static const char debugBackingStoreEnvironmentVariable [] = "QT_DEBUG_BACKINGSTORE"
 

Function Documentation

◆ parseOptions()

static unsigned parseOptions ( const QStringList & paramList)
inlinestatic

Variable Documentation

◆ debugBackingStoreEnvironmentVariable

const char debugBackingStoreEnvironmentVariable[] = "QT_DEBUG_BACKINGSTORE"
static

Definition at line 44 of file qminimalintegration.cpp.

Referenced by QMinimalIntegration::QMinimalIntegration().