Warning, /network/choqok/microblogs/mastodon/mastodoneditaccountwidget.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>MastodonEditAccountWidget</class>
0004  <widget class="QWidget" name="MastodonEditAccountWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>361</width>
0010     <height>403</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QTabWidget" name="tabwidget">
0016      <property name="currentIndex">
0017       <number>0</number>
0018      </property>
0019      <widget class="QWidget" name="tabAccount">
0020       <attribute name="title">
0021        <string>Mastodon Account</string>
0022       </attribute>
0023       <layout class="QGridLayout" name="gridLayout">
0024        <item row="0" column="0">
0025         <widget class="QLabel" name="label_3">
0026          <property name="text">
0027           <string>A&amp;lias:</string>
0028          </property>
0029          <property name="alignment">
0030           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0031          </property>
0032          <property name="buddy">
0033           <cstring>kcfg_alias</cstring>
0034          </property>
0035         </widget>
0036        </item>
0037        <item row="0" column="1">
0038         <widget class="QLineEdit" name="kcfg_alias">
0039          <property name="toolTip">
0040           <string>The account alias</string>
0041          </property>
0042          <property name="whatsThis">
0043           <string>The alias is the name you want to give to your account. It should be unique. You can have several connections to the same service so the alias lets you give them names.</string>
0044          </property>
0045         </widget>
0046        </item>
0047        <item row="1" column="1">
0048         <widget class="QLabel" name="label">
0049          <property name="sizePolicy">
0050           <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
0051            <horstretch>0</horstretch>
0052            <verstretch>0</verstretch>
0053           </sizepolicy>
0054          </property>
0055          <property name="text">
0056           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
0057 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0058 p, li { white-space: pre-wrap; }
0059 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
0060 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt; font-weight:600;&quot;&gt;Note:&lt;/span&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt; The alias must be unique.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0061          </property>
0062          <property name="alignment">
0063           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
0064          </property>
0065          <property name="wordWrap">
0066           <bool>true</bool>
0067          </property>
0068         </widget>
0069        </item>
0070        <item row="2" column="0" colspan="2">
0071         <widget class="QGroupBox" name="kcfg_basicAuth">
0072          <property name="title">
0073           <string>Credentials</string>
0074          </property>
0075          <layout class="QFormLayout" name="formLayout">
0076           <property name="fieldGrowthPolicy">
0077            <enum>QFormLayout::ExpandingFieldsGrow</enum>
0078           </property>
0079           <item row="0" column="0">
0080            <widget class="QLabel" name="label_4">
0081             <property name="text">
0082              <string>username@domain:</string>
0083             </property>
0084             <property name="alignment">
0085              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0086             </property>
0087            </widget>
0088           </item>
0089           <item row="0" column="1">
0090            <widget class="QLineEdit" name="kcfg_acct"/>
0091           </item>
0092          </layout>
0093         </widget>
0094        </item>
0095        <item row="3" column="0" colspan="2">
0096         <widget class="QGroupBox" name="kcfg_credentialsBox">
0097          <property name="title">
0098           <string>OAuth Authentication</string>
0099          </property>
0100          <layout class="QGridLayout" name="gridLayout_2">
0101           <item row="0" column="0" colspan="2">
0102            <widget class="QLabel" name="label_2">
0103             <property name="sizePolicy">
0104              <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
0105               <horstretch>0</horstretch>
0106               <verstretch>0</verstretch>
0107              </sizepolicy>
0108             </property>
0109             <property name="text">
0110              <string>Click the below button; if everything goes well, you will pointed to Mastodon website to allow access to Choqok.</string>
0111             </property>
0112             <property name="wordWrap">
0113              <bool>true</bool>
0114             </property>
0115            </widget>
0116           </item>
0117           <item row="1" column="0">
0118            <widget class="KLed" name="kcfg_authenticateLed">
0119             <property name="enabled">
0120              <bool>true</bool>
0121             </property>
0122             <property name="sizePolicy">
0123              <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
0124               <horstretch>0</horstretch>
0125               <verstretch>0</verstretch>
0126              </sizepolicy>
0127             </property>
0128             <property name="state">
0129              <enum>KLed::Off</enum>
0130             </property>
0131            </widget>
0132           </item>
0133           <item row="1" column="1">
0134            <widget class="QLabel" name="kcfg_authenticateStatus">
0135             <property name="text">
0136              <string>Not Authenticated</string>
0137             </property>
0138            </widget>
0139           </item>
0140           <item row="2" column="0" colspan="2">
0141            <widget class="QPushButton" name="kcfg_authorize">
0142             <property name="toolTip">
0143              <string>Verify credentials</string>
0144             </property>
0145             <property name="text">
0146              <string>&amp;Authenticate with Mastodon Service</string>
0147             </property>
0148             <property name="icon">
0149              <iconset theme="object-locked"/>
0150             </property>
0151            </widget>
0152           </item>
0153          </layout>
0154         </widget>
0155        </item>
0156        <item row="4" column="0" colspan="2">
0157         <spacer name="verticalSpacer">
0158          <property name="orientation">
0159           <enum>Qt::Vertical</enum>
0160          </property>
0161          <property name="sizeHint" stdset="0">
0162           <size>
0163            <width>20</width>
0164            <height>40</height>
0165           </size>
0166          </property>
0167         </spacer>
0168        </item>
0169       </layout>
0170      </widget>
0171      <widget class="QWidget" name="tab">
0172       <attribute name="title">
0173        <string>Timelines Configuration</string>
0174       </attribute>
0175       <layout class="QVBoxLayout" name="verticalLayout_2">
0176        <item>
0177         <widget class="QLabel" name="label_5">
0178          <property name="font">
0179           <font>
0180            <weight>75</weight>
0181            <bold>true</bold>
0182           </font>
0183          </property>
0184          <property name="text">
0185           <string>Which timelines do you like to be enabled?</string>
0186          </property>
0187         </widget>
0188        </item>
0189        <item>
0190         <widget class="QTableWidget" name="timelinesTable">
0191          <column>
0192           <property name="text">
0193            <string>Name</string>
0194           </property>
0195          </column>
0196          <column>
0197           <property name="text">
0198            <string>Enable</string>
0199           </property>
0200          </column>
0201         </widget>
0202        </item>
0203       </layout>
0204      </widget>
0205     </widget>
0206    </item>
0207   </layout>
0208  </widget>
0209  <customwidgets>
0210   <customwidget>
0211    <class>KLed</class>
0212    <extends>QWidget</extends>
0213    <header>kled.h</header>
0214   </customwidget>
0215  </customwidgets>
0216  <tabstops>
0217   <tabstop>kcfg_alias</tabstop>
0218   <tabstop>kcfg_acct</tabstop>
0219   <tabstop>kcfg_authorize</tabstop>
0220   <tabstop>tabwidget</tabstop>
0221  </tabstops>
0222  <resources/>
0223  <connections/>
0224 </ui>