Qt 4.8
Functions | Variables
qplatformintegrationfactory_qpa.cpp File Reference
#include "qplatformintegrationfactory_qpa_p.h"
#include <QPlatformIntegrationPlugin>
#include "private/qfactoryloader_p.h"
#include "qmutex.h"
#include "qapplication.h"
#include "qdebug.h"

Go to the source code of this file.

Functions

 Q_GLOBAL_STATIC_WITH_ARGS (QFactoryLoader, loader,(QPlatformIntegrationFactoryInterface_iid, QLatin1String("/platforms"), Qt::CaseInsensitive)) Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader
 
 QLatin1String ("")
 

Variables

 directLoader
 
 QPlatformIntegrationFactoryInterface_iid
 

Function Documentation

◆ Q_GLOBAL_STATIC_WITH_ARGS()

Q_GLOBAL_STATIC_WITH_ARGS ( QFactoryLoader  ,
loader  ,
(QPlatformIntegrationFactoryInterface_iid, QLatin1String("/platforms"), Qt::CaseInsensitive)   
)

◆ QLatin1String()

QLatin1String ( ""  )

Variable Documentation

◆ directLoader

directLoader

◆ QPlatformIntegrationFactoryInterface_iid

QPlatformIntegrationFactoryInterface_iid

Definition at line 55 of file qplatformintegrationfactory_qpa.cpp.