gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r3017 - gnunet-qt/src/plugins/fs


From: durner
Subject: [GNUnet-SVN] r3017 - gnunet-qt/src/plugins/fs
Date: Fri, 16 Jun 2006 14:47:55 -0700 (PDT)

Author: durner
Date: 2006-06-16 14:47:52 -0700 (Fri, 16 Jun 2006)
New Revision: 3017

Modified:
   gnunet-qt/src/plugins/fs/fs.ui
Log:
add NS combo

Modified: gnunet-qt/src/plugins/fs/fs.ui
===================================================================
--- gnunet-qt/src/plugins/fs/fs.ui      2006-06-16 17:16:40 UTC (rev 3016)
+++ gnunet-qt/src/plugins/fs/fs.ui      2006-06-16 21:47:52 UTC (rev 3017)
@@ -69,6 +69,22 @@
              </widget>
             </item>
             <item>
+             <spacer>
+              <property name="orientation" >
+               <enum>Qt::Horizontal</enum>
+              </property>
+              <property name="sizeType" >
+               <enum>QSizePolicy::Fixed</enum>
+              </property>
+              <property name="sizeHint" >
+               <size>
+                <width>16</width>
+                <height>20</height>
+               </size>
+              </property>
+             </spacer>
+            </item>
+            <item>
              <widget class="QComboBox" name="cmbSearchFor" >
               <property name="sizePolicy" >
                <sizepolicy>
@@ -127,6 +143,38 @@
              <number>6</number>
             </property>
             <item>
+             <widget class="QLabel" name="label_3" >
+              <property name="text" >
+               <string>in Namespace:</string>
+              </property>
+             </widget>
+            </item>
+            <item>
+             <widget class="QComboBox" name="cmbNS" >
+              <property name="sizePolicy" >
+               <sizepolicy>
+                <hsizetype>7</hsizetype>
+                <vsizetype>0</vsizetype>
+                <horstretch>0</horstretch>
+                <verstretch>0</verstretch>
+               </sizepolicy>
+              </property>
+              <property name="editable" >
+               <bool>true</bool>
+              </property>
+             </widget>
+            </item>
+           </layout>
+          </item>
+          <item>
+           <layout class="QHBoxLayout" >
+            <property name="margin" >
+             <number>0</number>
+            </property>
+            <property name="spacing" >
+             <number>6</number>
+            </property>
+            <item>
              <widget class="QToolButton" name="pbSearch" >
               <property name="text" >
                <string>Search</string>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]