45 #include "../qbearerengine_impl.h" 47 #include <QAbstractEventDispatcher> 49 #ifndef QT_NO_BEARERMANAGEMENT 77 QNetworkConfigurationManager::Capabilities
capabilities()
const;
110 #endif // QT_NO_BEARERMANAGEMENT 112 #endif // QBBENGINE_H
#define QT_END_NAMESPACE
This macro expands to.
The QMutex class provides access serialization between threads.
void disconnectFromId(const QString &id)
State
This enum describes the connectivity state of the session.
QBBEngine(QObject *parent=0)
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
virtual bool event(QEvent *)
This virtual function receives events to an object and should return true if the event e was recogniz...
QAbstractEventDispatcher::EventFilter previousEventFilter
QNetworkConfigurationManager::Capabilities capabilities() const
#define QT_BEGIN_NAMESPACE
This macro expands to.
void updateConfiguration(const char *interface)
Q_INVOKABLE void requestUpdate()
QNetworkSessionPrivate * createSessionBackend()
bool(* EventFilter)(void *message)
Typedef for a function with the signature.
QHash< QString, QString > configurationInterface
QObject * parent() const
Returns a pointer to the parent object.
static bool filterEvent(void *message)
QString getInterfaceFromId(const QString &id)
Q_INVOKABLE void initialize()
bool requiresPolling() const
void removeConfiguration(const QString &id)
bool hasIdentifier(const QString &id)
void connectToId(const QString &id)
QNetworkSession::State sessionStateForId(const QString &id)
QNetworkConfigurationPrivatePointer defaultConfiguration()