summaryrefslogtreecommitdiffstats
path: root/src/network/bearer/qnetworksessionengine_p.h
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@nokia.com>2009-12-09 05:44:52 (GMT)
committerAaron McCarthy <aaron.mccarthy@nokia.com>2010-01-04 01:07:51 (GMT)
commit7858758772ad01e6a772cb048e4f1eda7f4ec9c3 (patch)
treed8a81f486ee01f494991c89529d06f4e2fa16167 /src/network/bearer/qnetworksessionengine_p.h
parentee8b1156400791a077280138863336ea93a774a7 (diff)
downloadQt-7858758772ad01e6a772cb048e4f1eda7f4ec9c3.zip
Qt-7858758772ad01e6a772cb048e4f1eda7f4ec9c3.tar.gz
Qt-7858758772ad01e6a772cb048e4f1eda7f4ec9c3.tar.bz2
Rework NetworkManager backend.
Diffstat (limited to 'src/network/bearer/qnetworksessionengine_p.h')
-rw-r--r--src/network/bearer/qnetworksessionengine_p.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/network/bearer/qnetworksessionengine_p.h b/src/network/bearer/qnetworksessionengine_p.h
index 0145976..a698c40 100644
--- a/src/network/bearer/qnetworksessionengine_p.h
+++ b/src/network/bearer/qnetworksessionengine_p.h
@@ -54,6 +54,7 @@
//
#include "qnetworkconfiguration_p.h"
+#include "qnetworksession.h"
#include <QtCore/qobject.h>
#include <QtCore/qglobal.h>
@@ -91,6 +92,8 @@ public:
virtual void requestUpdate() = 0;
+ virtual QNetworkSession::State sessionStateForId(const QString &id) = 0;
+
public:
//this table contains an up to date list of all configs at any time.
//it must be updated if configurations change, are added/removed or