QNetworkConfigurationManager Class Reference
#include <qnetworkconfigmanager.h>
Definition at line 66 of file qnetworkconfigmanager.h.
|
static bool | connect (const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) |
|
static bool | connect (const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) |
|
static bool | disconnect (const QObject *sender, const char *signal, const QObject *receiver, const char *member) |
|
static bool | disconnect (const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) |
|
static uint | registerUserData () |
|
QObject * | sender () const |
|
int | senderSignalIndex () const |
|
int | receivers (const char *signal) const |
|
virtual void | timerEvent (QTimerEvent *) |
|
virtual void | childEvent (QChildEvent *) |
|
virtual void | customEvent (QEvent *) |
|
virtual void | connectNotify (const char *signal) |
|
virtual void | disconnectNotify (const char *signal) |
|
| QObject (QObjectPrivate &dd, QObject *parent=0) |
|
QScopedPointer< QObjectData > | d_ptr |
|
static const QMetaObject | staticQtMetaObject |
|
QString | objectName |
|
Enumerator |
---|
CanStartAndStopInterfaces |
|
DirectConnectionRouting |
|
SystemSessionSupport |
|
ApplicationLevelRoaming |
|
ForcedRoaming |
|
DataStatistics |
|
NetworkSessionRequired |
|
Definition at line 71 of file qnetworkconfigmanager.h.
QNetworkConfigurationManager::Capabilities capabilities |
( |
| ) |
const |
void updateConfigurations |
( |
| ) |
|
|
slot |
void onlineStateChanged |
( |
bool |
isOnline | ) |
|
|
signal |
The documentation for this class was generated from the following file: