Warning, /pim/akonadi/src/widgets/manageaccountwidget.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>ManageAccountWidget</class>
0004  <widget class="QWidget" name="ManageAccountWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>692</width>
0010     <height>578</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout_3">
0014    <item>
0015     <layout class="QVBoxLayout" name="vlay">
0016      <item>
0017       <widget class="QLabel" name="label">
0018        <property name="text">
0019         <string>Incoming accounts (add at least one):</string>
0020        </property>
0021       </widget>
0022      </item>
0023      <item>
0024       <widget class="QLineEdit" name="mFilterAccount">
0025        <property name="placeholderText">
0026         <string>Filter…</string>
0027        </property>
0028       </widget>
0029      </item>
0030      <item>
0031       <layout class="QHBoxLayout" name="hlay">
0032        <item>
0033         <widget class="Akonadi::AgentInstanceWidget" name="mAccountList"/>
0034        </item>
0035        <item>
0036         <layout class="QVBoxLayout" name="btn_vlay">
0037          <item>
0038           <widget class="QPushButton" name="mAddAccountButton">
0039            <property name="text">
0040             <string>A&amp;dd...</string>
0041            </property>
0042           </widget>
0043          </item>
0044          <item>
0045           <widget class="QPushButton" name="mModifyAccountButton">
0046            <property name="enabled">
0047             <bool>false</bool>
0048            </property>
0049            <property name="text">
0050             <string>&amp;Modify...</string>
0051            </property>
0052           </widget>
0053          </item>
0054          <item>
0055           <widget class="QPushButton" name="mRemoveAccountButton">
0056            <property name="enabled">
0057             <bool>false</bool>
0058            </property>
0059            <property name="text">
0060             <string>R&amp;emove</string>
0061            </property>
0062           </widget>
0063          </item>
0064          <item>
0065           <widget class="Line" name="line">
0066            <property name="orientation">
0067             <enum>Qt::Horizontal</enum>
0068            </property>
0069           </widget>
0070          </item>
0071          <item>
0072           <widget class="QPushButton" name="mRestartAccountButton">
0073            <property name="enabled">
0074             <bool>false</bool>
0075            </property>
0076            <property name="text">
0077             <string>Restart</string>
0078            </property>
0079           </widget>
0080          </item>
0081          <item>
0082           <spacer name="verticalSpacer">
0083            <property name="orientation">
0084             <enum>Qt::Vertical</enum>
0085            </property>
0086            <property name="sizeHint" stdset="0">
0087             <size>
0088              <width>20</width>
0089              <height>40</height>
0090             </size>
0091            </property>
0092           </spacer>
0093          </item>
0094         </layout>
0095        </item>
0096       </layout>
0097      </item>
0098     </layout>
0099    </item>
0100   </layout>
0101  </widget>
0102  <layoutdefault spacing="6" margin="0"/>
0103  <customwidgets>
0104   <customwidget>
0105    <class>Akonadi::AgentInstanceWidget</class>
0106    <extends>QWidget</extends>
0107    <header>agentinstancewidget.h</header>
0108   </customwidget>
0109  </customwidgets>
0110  <resources/>
0111  <connections/>
0112 </ui>