From ccfeac7d1e474408e2cae169714326f6198eb17c Mon Sep 17 00:00:00 2001 From: Jocelyn Turcotte Date: Mon, 5 Aug 2013 16:37:31 +0200 Subject: Import the demo browser into widget examples. Import the sources as-is, without adding it to the build, to allow performing diffs later on the changes that were needed to port it to use QtWebEngine and manage source compatibility issues. Change-Id: Icf8a284881ce2153e9b5a1ba97dbe77096f1b88d Reviewed-by: Andras Becsi --- examples/widgets/browser/downloaditem.ui | 134 +++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 examples/widgets/browser/downloaditem.ui (limited to 'examples/widgets/browser/downloaditem.ui') diff --git a/examples/widgets/browser/downloaditem.ui b/examples/widgets/browser/downloaditem.ui new file mode 100644 index 000000000..4a0a0fd9a --- /dev/null +++ b/examples/widgets/browser/downloaditem.ui @@ -0,0 +1,134 @@ + + DownloadItem + + + + 0 + 0 + 423 + 110 + + + + Form + + + + 0 + + + + + + 0 + 0 + + + + Ico + + + + + + + + + + 0 + 0 + + + + Filename + + + + + + + 0 + + + + + + + + 0 + 0 + + + + + + + + + + + + + + + Qt::Vertical + + + + 17 + 1 + + + + + + + + false + + + Try Again + + + + + + + Stop + + + + + + + Open + + + + + + + Qt::Vertical + + + + 17 + 5 + + + + + + + + + + + SqueezeLabel + QWidget +
squeezelabel.h
+
+
+ + +
-- cgit v1.2.3