From 5eb2cc4594ab2181ccc3b09a2540af3fb615468e Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Thu, 24 Oct 2013 22:30:21 -0200 Subject: Created a 'WebService' dialog that will handle download and upload. Created a WebService dialog that will handle download and upload from all child based webservices. Also, ported the currently - only - one webservice to use the new dialog. Signed-off-by: Tomaz Canabrava --- qt-ui/webservices.ui | 127 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 qt-ui/webservices.ui (limited to 'qt-ui/webservices.ui') diff --git a/qt-ui/webservices.ui b/qt-ui/webservices.ui new file mode 100644 index 000000000..b190a7980 --- /dev/null +++ b/qt-ui/webservices.ui @@ -0,0 +1,127 @@ + + + WebServices + + + + 0 + 0 + 425 + 141 + + + + Download Location Data + + + + + + Status: + + + + + + + Enter your ID here + + + + + + + Download + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Help + + + + + + + 0 + + + + + + + User ID + + + + + + + + + + + + + + Password + + + + + + + QLineEdit::Password + + + + + + + Upload + + + + + + + + + buttonBox + accepted() + WebServices + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + WebServices + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3-70-g09d2