-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
4.7.0
-
None
-
Maemo5 PR1.3, pyside-1.0.0beta1, N900
According to the documentation http://doc.qt.nokia.com/4.7/qnetworksession.html#sessionProperty setting the session property "ConnectInBackground" should prevent a user dialog when the connection fails.
After setting the session property "ConnectInBackground" to true, the QNetworkSession's open()-method leads to an
Unidentified Error.
Is the "ConnectInBackground" session property not yet implemented?