Qt 4.8
|
#include "qnetworkconfigmanager_p.h"
#include "qbearerplugin_p.h"
#include <QtCore/private/qfactoryloader_p.h>
#include <QtCore/qdebug.h>
#include <QtCore/qtimer.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qthread.h>
#include <QtCore/private/qcoreapplication_p.h>
Go to the source code of this file.
Functions | |
Q_GLOBAL_STATIC_WITH_ARGS (QFactoryLoader, loader,(QBearerEngineFactoryInterface_iid, QLatin1String("/bearer"))) QNetworkConfigurationManagerPrivate | |
Q_GLOBAL_STATIC_WITH_ARGS | ( | QFactoryLoader | , |
loader | , | ||
(QBearerEngineFactoryInterface_iid, QLatin1String("/bearer")) | |||
) |
Definition at line 58 of file qnetworkconfigmanager_p.cpp.