From 05ea4efeee892c6e6dd16522f62e65f451503da4 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Sat, 28 Jul 2012 16:34:06 +0200 Subject: [PATCH] Added QtDesigner UI files. --- lib/qasim/ui/about.ui | 197 ++++++++++++++++++++++++++++++++++++ lib/qasim/ui/listmaps.ui | 59 +++++++++++ lib/qasim/ui/preferences.ui | 84 +++++++++++++++ 3 files changed, 340 insertions(+) create mode 100644 lib/qasim/ui/about.ui create mode 100644 lib/qasim/ui/listmaps.ui create mode 100644 lib/qasim/ui/preferences.ui diff --git a/lib/qasim/ui/about.ui b/lib/qasim/ui/about.ui new file mode 100644 index 0000000..c78cfd6 --- /dev/null +++ b/lib/qasim/ui/about.ui @@ -0,0 +1,197 @@ + + + About + + + + 0 + 0 + 519 + 461 + + + + About + + + true + + + + + + + + + + + + + :/qasim/icons/qasim.svg + + + + + + + + 0 + 0 + + + + <html><head/><body><p><span style=" font-size:11pt; font-weight:600;">Qasim vVERSION (DATE)</span></p></body></html> + + + + + + + + + true + + + + 400 + 300 + + + + + + + 3 + + + + About + + + + + + + 0 + 0 + + + + + 300 + 200 + + + + <html><head/><body><p align="center">A cross playform SSHFS Mapping tool.</p><p align="center">Copyright © 2011-2012 The Qasim Team</p><p align="center"><br/></p><p align="center"><a href="http://github.com/Glenux/Qasim"><span style=" text-decoration: underline; color:#0057ae;">http://github.com/Glenux/Qasim</span></a></p></body></html> + + + false + + + 10 + + + + + + + + Authors + + + + + + + 0 + 0 + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Glenn Y. Rolland</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> E-mail: <a href="mailto:glenux@glenux.net"><span style=" text-decoration: underline; color:#0057ae;">glenux@glenux.net</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Maintainer and Original Author</p></body></html> + + + + + + + + Thanks to + + + + + + + + + + License + + + + + + + 300 + 200 + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">THE LICENCE&lt;resource type=&quot;other&quot; file=&quot;:/qasim/LICENSE-GPL-3&quot;/&gt;</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;resource type=&quot;other&quot; file=&quot;:/qasim/LICENSE-GPL-3&quot;/&gt;</p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html> + + + + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Close + + + + + + + + + + + buttonBox + accepted() + About + close() + + + 259 + 441 + + + 259 + 230 + + + + + diff --git a/lib/qasim/ui/listmaps.ui b/lib/qasim/ui/listmaps.ui new file mode 100644 index 0000000..eb3ed22 --- /dev/null +++ b/lib/qasim/ui/listmaps.ui @@ -0,0 +1,59 @@ + + + MapList + + + + 0 + 0 + 238 + 293 + + + + Form + + + + + + + + + + + + + ... + + + + + + + ... + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + + diff --git a/lib/qasim/ui/preferences.ui b/lib/qasim/ui/preferences.ui new file mode 100644 index 0000000..a0c10f3 --- /dev/null +++ b/lib/qasim/ui/preferences.ui @@ -0,0 +1,84 @@ + + + MapDialog + + + + 0 + 0 + 554 + 414 + + + + Preferences + + + + + + + + + 0 + 0 + + + + <html><head/><body><p><span style=" font-weight:600;">Configure SSHFS maps</span></p></body></html> + + + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Apply|QDialogButtonBox::Discard|QDialogButtonBox::Reset + + + + + + + + + buttonBox + accepted() + MapDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + MapDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + +