Warning, /network/choqok/plugins/shorteners/bit_ly/bit_ly_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>Bit_ly_Prefs</class>
0004  <widget class="QWidget" name="Bit_ly_Prefs">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>397</width>
0010     <height>200</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout_3">
0014    <item row="0" column="0">
0015     <layout class="QGridLayout" name="gridLayout_2">
0016      <item row="0" column="0">
0017       <widget class="QLabel" name="login">
0018        <property name="text">
0019         <string>Bit.ly login:</string>
0020        </property>
0021        <property name="alignment">
0022         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0023        </property>
0024       </widget>
0025      </item>
0026      <item row="0" column="1">
0027       <widget class="QLineEdit" name="kcfg_login"/>
0028      </item>
0029      <item row="1" column="0">
0030       <widget class="QLabel" name="api_key">
0031        <property name="text">
0032         <string>Bit.ly API key:</string>
0033        </property>
0034        <property name="alignment">
0035         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0036        </property>
0037       </widget>
0038      </item>
0039      <item row="1" column="1">
0040       <widget class="QLineEdit" name="kcfg_api_key">
0041        <property name="text">
0042         <string/>
0043        </property>
0044       </widget>
0045      </item>
0046      <item row="2" column="0" colspan="2">
0047       <widget class="QPushButton" name="validate_button">
0048        <property name="text">
0049         <string>Validate</string>
0050        </property>
0051       </widget>
0052      </item>
0053     </layout>
0054    </item>
0055    <item row="1" column="0">
0056     <widget class="QLabel" name="help_label">
0057      <property name="text">
0058       <string>You can find your API key here</string>
0059      </property>
0060      <property name="textFormat">
0061       <enum>Qt::RichText</enum>
0062      </property>
0063      <property name="openExternalLinks">
0064       <bool>true</bool>
0065      </property>
0066     </widget>
0067    </item>
0068    <item row="2" column="0">
0069     <layout class="QGridLayout" name="gridLayout">
0070      <item row="0" column="0">
0071       <widget class="QLabel" name="domain">
0072        <property name="text">
0073         <string>Domain:</string>
0074        </property>
0075        <property name="alignment">
0076         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0077        </property>
0078       </widget>
0079      </item>
0080      <item row="0" column="1">
0081       <widget class="QComboBox" name="kcfg_domain"/>
0082      </item>
0083      <item row="0" column="2">
0084       <widget class="QLabel" name="label">
0085        <property name="text">
0086         <string>(No matter for Bit.ly Pro accounts)</string>
0087        </property>
0088       </widget>
0089      </item>
0090     </layout>
0091    </item>
0092    <item row="3" column="0">
0093     <spacer name="verticalSpacer">
0094      <property name="orientation">
0095       <enum>Qt::Vertical</enum>
0096      </property>
0097      <property name="sizeHint" stdset="0">
0098       <size>
0099        <width>20</width>
0100        <height>45</height>
0101       </size>
0102      </property>
0103     </spacer>
0104    </item>
0105   </layout>
0106  </widget>
0107  <resources/>
0108  <connections/>
0109 </ui>