From 58f060499c12e47cecd800ae591ddd9548715f1d Mon Sep 17 00:00:00 2001 From: David Boddie Date: Wed, 11 May 2011 17:35:46 +0200 Subject: Squashed commit of changes from the 4.8-temp branch. --- .../recipes/forms/querywidget_mobiles.ui | 87 ++++++++++++++++++++++ examples/xmlpatterns/recipes/recipes.desktop | 11 +++ 2 files changed, 98 insertions(+) create mode 100644 examples/xmlpatterns/recipes/forms/querywidget_mobiles.ui create mode 100644 examples/xmlpatterns/recipes/recipes.desktop (limited to 'examples/xmlpatterns/recipes') diff --git a/examples/xmlpatterns/recipes/forms/querywidget_mobiles.ui b/examples/xmlpatterns/recipes/forms/querywidget_mobiles.ui new file mode 100644 index 0000000..bdb0817 --- /dev/null +++ b/examples/xmlpatterns/recipes/forms/querywidget_mobiles.ui @@ -0,0 +1,87 @@ + + + QueryWidget + + + + 0 + 0 + 453 + 583 + + + + Recipes XQuery Example + + + + + + + 0 + + + false + + + + Input Document + + + + + + Qt::NoTextInteraction + + + false + + + + + + + + Query selection + + + + + + + + + Qt::NoTextInteraction + + + false + + + + + + + + Ouput Document + + + + + + Qt::NoTextInteraction + + + false + + + + + + + + + + + + + diff --git a/examples/xmlpatterns/recipes/recipes.desktop b/examples/xmlpatterns/recipes/recipes.desktop new file mode 100644 index 0000000..db90972 --- /dev/null +++ b/examples/xmlpatterns/recipes/recipes.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=1.0 +Type=Application +Terminal=false +Name=Recipes +Exec=/opt/usr/bin/recipes +Icon=recipes +X-Window-Icon= +X-HildonDesk-ShowInToolbar=true +X-Osso-Type=application/x-executable -- cgit v1.2.1