QtNetwork/qnetworksession.h Source File
Go to the documentation of this file.
42 #ifndef QNETWORKSESSION_H
43 #define QNETWORKSESSION_H
51 #ifndef QT_NO_BEARERMANAGEMENT
53 #if defined(Q_OS_WIN) && defined(interface)
59 #ifndef QT_MOBILITY_BEARER
63 #define QNetworkSessionExport Q_NETWORK_EXPORT
65 #include "qmobilityglobal.h"
67 #define QNetworkSessionExport Q_BEARER_EXPORT
70 class QNetworkSessionPrivate;
87 UnknownSessionError = 0,
91 InvalidConfigurationError
99 #ifndef QT_NO_NETWORKINTERFACE
104 SessionError error()
const;
113 bool waitForOpened(
int msecs = 30000);
132 void newConfigurationActivated();
139 friend class QNetworkSessionPrivate;
140 QNetworkSessionPrivate *d;
143 #ifndef QT_MOBILITY_BEARER
153 #endif // QT_NO_BEARERMANAGEMENT
155 #endif // QNETWORKSESSION_H
virtual void connectNotify(const char *signal)
State
The state the media producing object is in at the moment.
unsigned long long quint64
#define QT_BEGIN_NAMESPACE
#define QNetworkSessionExport
GLsizei const GLfloat * value
virtual void disconnectNotify(const char *signal)