Preferences/ConfigurationPages/InterfacePage.ui

changeset 2624
e04b5d53281e
parent 1852
12d37ab1baf3
child 3186
a05eff845522
--- a/Preferences/ConfigurationPages/InterfacePage.ui	Fri Apr 26 19:48:36 2013 +0200
+++ b/Preferences/ConfigurationPages/InterfacePage.ui	Sat Apr 27 13:56:42 2013 +0200
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>555</width>
+    <width>557</width>
     <height>1121</height>
    </rect>
   </property>
@@ -378,6 +378,54 @@
     </widget>
    </item>
    <item>
+    <widget class="QGroupBox" name="groupBox_8">
+     <property name="title">
+      <string>Sidebars</string>
+     </property>
+     <layout class="QHBoxLayout" name="horizontalLayout_3">
+      <item>
+       <widget class="QLabel" name="label_5">
+        <property name="text">
+         <string>Delay:</string>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <widget class="QSpinBox" name="delaySpinBox">
+        <property name="alignment">
+         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+        </property>
+        <property name="suffix">
+         <string> ms</string>
+        </property>
+        <property name="maximum">
+         <number>2000</number>
+        </property>
+        <property name="singleStep">
+         <number>100</number>
+        </property>
+        <property name="value">
+         <number>200</number>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <spacer name="horizontalSpacer_2">
+        <property name="orientation">
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeHint" stdset="0">
+         <size>
+          <width>396</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
+     </layout>
+    </widget>
+   </item>
+   <item>
     <widget class="Line" name="line9_2">
      <property name="frameShape">
       <enum>QFrame::HLine</enum>
@@ -594,6 +642,7 @@
   <tabstop>blLeftButton</tabstop>
   <tabstop>brTopButton</tabstop>
   <tabstop>brRightButton</tabstop>
+  <tabstop>delaySpinBox</tabstop>
   <tabstop>languageComboBox</tabstop>
   <tabstop>layoutComboBox</tabstop>
   <tabstop>separateShellButton</tabstop>

eric ide

mercurial