From e49d6213ad129284a45d53c3fcdc03249e84efe2 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Thu, 3 Sep 2015 14:20:19 -0300 Subject: Move qt-ui to desktop-widgets Since we have now destkop and mobile versions, 'qt-ui' was a very poor name choice for a folder that contains only destkop-enabled widgets. Also, move the graphicsview-common.h/cpp to subsurface-core because it doesn't depend on qgraphicsview, it merely implements all the colors that we use throughout Subsurface, and we will use colors on both desktop and mobile versions Same thing applies for metrics.h/cpp Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- desktop-widgets/diveshareexportdialog.ui | 291 +++++++++++++++++++++++++++++++ 1 file changed, 291 insertions(+) create mode 100644 desktop-widgets/diveshareexportdialog.ui (limited to 'desktop-widgets/diveshareexportdialog.ui') diff --git a/desktop-widgets/diveshareexportdialog.ui b/desktop-widgets/diveshareexportdialog.ui new file mode 100644 index 000000000..2235740c8 --- /dev/null +++ b/desktop-widgets/diveshareexportdialog.ui @@ -0,0 +1,291 @@ + + + DiveShareExportDialog + + + + 0 + 0 + 593 + 420 + + + + Dialog + + + + 5 + + + 5 + + + 5 + + + 5 + + + + + QFrame::NoFrame + + + QFrame::Plain + + + 0 + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + 2 + + + + + User ID + + + + + + + + + + + + + + + + + + + + + Get user ID + + + + + + + + + <html><head/><body><p><span style=" font-size:20pt; font-weight:600; color:#ff8000;">⚠</span> Not using a UserID means that you will need to manually keep bookmarks to your dives, to find them again.</p></body></html> + + + Qt::AutoText + + + true + + + + + + + Private dives will not appear in "related dives" lists, and will only be accessible if their URL is known. + + + Keep dives private + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Upload dive data + + + false + + + true + + + + + + + + + + + + QFrame::NoFrame + + + QFrame::Raised + + + + 2 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + true + + + <!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:'Oxygen-Sans'; font-size:7pt; font-weight:600; font-style:normal;"> +<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> + + + true + + + + + + + 24 + + + + + + + + + + Qt::Vertical + + + + 20 + 68 + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel + + + + + + + + + buttonBox + rejected() + DiveShareExportDialog + reject() + + + 97 + 299 + + + 286 + 252 + + + + + getUIDbutton + clicked() + DiveShareExportDialog + UIDFromBrowser() + + + 223 + 29 + + + 159 + 215 + + + + + doUploadButton + clicked() + DiveShareExportDialog + doUpload() + + + 223 + 120 + + + 159 + 215 + + + + + buttonBox + accepted() + DiveShareExportDialog + accept() + + + 159 + 288 + + + 159 + 154 + + + + + + getUID() + doUpload() + + -- cgit v1.2.3-70-g09d2