Warning, /network/choqok/plugins/shorteners/tinyarro_ws/tinyarro_ws_prefs.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>Tinyarro_ws_PrefsBase</class>
0004  <widget class="QWidget" name="Tinyarro_ws_PrefsBase">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>290</width>
0010     <height>49</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="2" column="1" colspan="2">
0015     <spacer name="verticalSpacer">
0016      <property name="orientation">
0017       <enum>Qt::Vertical</enum>
0018      </property>
0019      <property name="sizeHint" stdset="0">
0020       <size>
0021        <width>20</width>
0022        <height>40</height>
0023       </size>
0024      </property>
0025     </spacer>
0026    </item>
0027    <item row="0" column="2">
0028     <widget class="QComboBox" name="kcfg_tinyarro_ws_host">
0029      <property name="currentIndex">
0030       <number>-1</number>
0031      </property>
0032      <property name="sizeAdjustPolicy">
0033       <enum>QComboBox::AdjustToContents</enum>
0034      </property>
0035     </widget>
0036    </item>
0037    <item row="0" column="1">
0038     <widget class="QLabel" name="urlHostLabel">
0039      <property name="text">
0040       <string>Shortener URL host:</string>
0041      </property>
0042      <property name="alignment">
0043       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0044      </property>
0045     </widget>
0046    </item>
0047   </layout>
0048  </widget>
0049  <resources/>
0050  <connections/>
0051 </ui>