Warning, /multimedia/k3b/src/option/base_k3bpluginoptiontab.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <author>Sebastian Trueg</author>
0003  <class>base_K3bPluginOptionTab</class>
0004  <widget class="QWidget" name="Form1" >
0005   <layout class="QGridLayout" >
0006    <property name="leftMargin" >
0007     <number>0</number>
0008    </property>
0009    <property name="topMargin" >
0010     <number>0</number>
0011    </property>
0012    <property name="rightMargin" >
0013     <number>0</number>
0014    </property>
0015    <property name="bottomMargin" >
0016     <number>0</number>
0017    </property>
0018    <item row="2" column="1" >
0019     <widget class="QPushButton" name="m_buttonConfigure" >
0020      <property name="text" >
0021       <string>Configure...</string>
0022      </property>
0023     </widget>
0024    </item>
0025    <item row="2" column="0" >
0026     <spacer>
0027      <property name="orientation" >
0028       <enum>Qt::Horizontal</enum>
0029      </property>
0030      <property name="sizeType" >
0031       <enum>QSizePolicy::Expanding</enum>
0032      </property>
0033      <property name="sizeHint" >
0034       <size>
0035        <width>1</width>
0036        <height>1</height>
0037       </size>
0038      </property>
0039     </spacer>
0040    </item>
0041    <item row="1" column="0" colspan="2" >
0042     <widget class="QListView" native="1" name="m_viewPlugins" />
0043    </item>
0044    <item row="0" column="0" colspan="2" >
0045     <widget class="QLabel" name="textLabel1" >
0046      <property name="text" >
0047       <string>&lt;p>Here all &lt;em>K3b Plugins&lt;/em> may be configured. Be aware that this does not include the &lt;em>KPart Plugins&lt;/em> which embed themselves in the K3b menu structure.&lt;/p></string>
0048      </property>
0049      <property name="wordWrap" >
0050       <bool>true</bool>
0051      </property>
0052     </widget>
0053    </item>
0054   </layout>
0055  </widget>
0056  <resources/>
0057  <connections/>
0058 </ui>