On Mon, Jun 2, 2014 at 11:32 PM, Николай Шатохин <[email protected]>
wrote:
> You didn't understand. It's not Android. It's Qt and QML
>
I think I understood, and I don’t think I mentioned Android anywhere (by
the way Qt and QML also run on android, they’re not mutually exclusive
technologies).
I was suggesting you try something like that with your QML webview:
import QtQuick 2.0
import QtWebKit 3.1
import QtWebKit.experimental 1.0
WebView {
experimental.preferences.privateBrowsingEnabled: true
}
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help : https://help.launchpad.net/ListHelp