Warning, /network/falkon/src/plugins/AutoScroll/autoscrollsettings.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>AutoScrollSettings</class>
0004  <widget class="QDialog" name="AutoScrollSettings">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>411</width>
0010     <height>179</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>AutoScroll Settings</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout">
0017    <item>
0018     <layout class="QHBoxLayout" name="horizontalLayout_3">
0019      <item>
0020       <spacer name="horizontalSpacer_3">
0021        <property name="orientation">
0022         <enum>Qt::Horizontal</enum>
0023        </property>
0024        <property name="sizeHint" stdset="0">
0025         <size>
0026          <width>40</width>
0027          <height>20</height>
0028         </size>
0029        </property>
0030       </spacer>
0031      </item>
0032      <item>
0033       <widget class="QLabel" name="iconLabel"/>
0034      </item>
0035      <item>
0036       <spacer name="horizontalSpacer_4">
0037        <property name="orientation">
0038         <enum>Qt::Horizontal</enum>
0039        </property>
0040        <property name="sizeHint" stdset="0">
0041         <size>
0042          <width>40</width>
0043          <height>20</height>
0044         </size>
0045        </property>
0046       </spacer>
0047      </item>
0048     </layout>
0049    </item>
0050    <item>
0051     <layout class="QHBoxLayout" name="horizontalLayout_2">
0052      <item>
0053       <spacer name="horizontalSpacer_2">
0054        <property name="orientation">
0055         <enum>Qt::Horizontal</enum>
0056        </property>
0057        <property name="sizeHint" stdset="0">
0058         <size>
0059          <width>40</width>
0060          <height>20</height>
0061         </size>
0062        </property>
0063       </spacer>
0064      </item>
0065      <item>
0066       <widget class="QLabel" name="label_2">
0067        <property name="text">
0068         <string>&lt;h1&gt;AutoScroll&lt;/h1&gt;</string>
0069        </property>
0070       </widget>
0071      </item>
0072      <item>
0073       <spacer name="horizontalSpacer">
0074        <property name="orientation">
0075         <enum>Qt::Horizontal</enum>
0076        </property>
0077        <property name="sizeHint" stdset="0">
0078         <size>
0079          <width>40</width>
0080          <height>20</height>
0081         </size>
0082        </property>
0083       </spacer>
0084      </item>
0085     </layout>
0086    </item>
0087    <item>
0088     <layout class="QHBoxLayout" name="horizontalLayout">
0089      <item>
0090       <spacer name="horizontalSpacer_5">
0091        <property name="orientation">
0092         <enum>Qt::Horizontal</enum>
0093        </property>
0094        <property name="sizeHint" stdset="0">
0095         <size>
0096          <width>40</width>
0097          <height>20</height>
0098         </size>
0099        </property>
0100       </spacer>
0101      </item>
0102      <item>
0103       <widget class="QLabel" name="label_3">
0104        <property name="text">
0105         <string>Scroll Divider:</string>
0106        </property>
0107       </widget>
0108      </item>
0109      <item>
0110       <widget class="QDoubleSpinBox" name="divider">
0111        <property name="minimum">
0112         <double>1.000000000000000</double>
0113        </property>
0114       </widget>
0115      </item>
0116      <item>
0117       <spacer name="horizontalSpacer_6">
0118        <property name="orientation">
0119         <enum>Qt::Horizontal</enum>
0120        </property>
0121        <property name="sizeHint" stdset="0">
0122         <size>
0123          <width>40</width>
0124          <height>20</height>
0125         </size>
0126        </property>
0127       </spacer>
0128      </item>
0129     </layout>
0130    </item>
0131    <item>
0132     <widget class="QLabel" name="label_4">
0133      <property name="text">
0134       <string>&lt;b&gt;Note:&lt;/b&gt; Setting higher divider will slow down scrolling</string>
0135      </property>
0136     </widget>
0137    </item>
0138    <item>
0139     <widget class="QDialogButtonBox" name="buttonBox">
0140      <property name="orientation">
0141       <enum>Qt::Horizontal</enum>
0142      </property>
0143      <property name="standardButtons">
0144       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0145      </property>
0146     </widget>
0147    </item>
0148   </layout>
0149  </widget>
0150  <resources/>
0151  <connections/>
0152 </ui>