summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndras Becsi <andras.becsi@digia.com>2012-09-26 17:48:37 +0200
committerAndras Becsi <andras.becsi@digia.com>2012-10-22 14:50:17 +0200
commitb6370f78ef09cc7598ed4e8f66d6d1275e9f8016 (patch)
tree8d0839ef20adae64573520783b9eb15d911e1957 /.gitignore
parentc725fac64044421a433fd7352d7d7d4cf6cb2e8c (diff)
downloadqtwebkit-examples-b6370f78ef09cc7598ed4e8f66d6d1275e9f8016.tar.gz
Add QML examples for WebKit integration
Add flickrview and youtubeview examples covering the use of the WebKit WebView QML API. - FlickrView is an example that utilizes the flickr.com RSS feed of public photos and displays the full size images in the WebView. It is also possible to browse the Flickr profile of the images. Navigaton is restricted to flickr.com. - YouTubeView is a QML example that utilizes the WebView to play HTML5 videos retrieved using the youtube API. The application has a search functionality and some preset video streams. Change-Id: I88d09e416d6791f620e0590f7b9ce8f49173e64e Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 990859d..b406ebe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ examples/*/*/*[.]app
!examples/tutorials/*
!examples/tutorials/*/*
!examples/ja_JP/*/*
+!examples/qml/*/*
demos/*/*
!demos/spectrum/*
demos/spectrum/bin