From 4502592bcf5b61a4b7ba62f6cac44aa6bf672b96 Mon Sep 17 00:00:00 2001 From: Denis Rouzaud Date: Wed, 15 Jan 2014 10:30:46 +0100 Subject: [PATCH] UI: splitter for the query builder dialog --- src/ui/qgsquerybuilderbase.ui | 469 ++++++++++++++++++---------------- 1 file changed, 250 insertions(+), 219 deletions(-) diff --git a/src/ui/qgsquerybuilderbase.ui b/src/ui/qgsquerybuilderbase.ui index 3fde8017e7e..0992af654f2 100644 --- a/src/ui/qgsquerybuilderbase.ui +++ b/src/ui/qgsquerybuilderbase.ui @@ -8,8 +8,8 @@ 0 0 - 679 - 572 + 800 + 683 @@ -29,8 +29,8 @@ true - - + + Datasource @@ -38,238 +38,263 @@ - - - - 0 - 0 - + + + Qt::Vertical - - Fields - - - - 11 + + + Qt::Horizontal - - - - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> + + + + 0 + 0 + + + + Fields + + + + 11 + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; 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;">List of fields in this vector file</p></body></html> + + + + + + + + + 0 + 0 + + + + Values + + + + 11 - - - - - - - - - - 0 - 0 - - - - Values - - - - 11 - - - - - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; 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;">List of values for the current field.</p></body></html> - - - true - - - QAbstractItemView::SelectRows - - - true - - - - - - - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> + + + true + + + QAbstractItemView::SelectRows + + + true + + + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; 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;">Take a <span style=" font-weight:600;">sample</span> of records in the vector file</p></body></html> - - - Sample - - - - - - - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> + + + Sample + + + + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; 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;">Retrieve <span style=" font-weight:600;">all</span> the record in the vector file (<span style=" font-style:italic;">if the table is big, the operation can consume some time</span>)</p></body></html> - - - All - - - - - - - false - - - Use unfiltered layer - - - - + + + All + + + + + + + false + + + Use unfiltered layer + + + + + + + + + + + + Operators + + + + 11 + + + + + LIKE + + + + + + + IN + + + + + + + <= + + + + + + + < + + + + + + + NOT IN + + + + + + + > + + + + + + + = + + + + + + + ILIKE + + + + + + + OR + + + + + + + % + + + + + + + != + + + + + + + >= + + + + + + + AND + + + + + + + NOT + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + 0 + 0 + + + + Provider specific filter expression + + + + 11 + + + + + + + + + - - - - Operators - - - - 11 - - - - - = - - - - - - - < - - - - - - - NOT - - - - - - - OR - - - - - - - AND - - - - - - - % - - - - - - - IN - - - - - - - NOT IN - - - - - - - != - - - - - - - > - - - - - - - LIKE - - - - - - - ILIKE - - - - - - - >= - - - - - - - <= - - - - - - - - - - - 32767 - 116 - - - - Provider specific filter expression - - - - 11 - - - - - - - - + QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok @@ -277,6 +302,12 @@ p, li { white-space: pre-wrap; } + lblDataUri + groupBox1 + groupBox2 + buttonBox + verticalLayoutWidget + groupBox4