Warning, /kdevelop/kdev-krazy2/settings/selectcheckerswidget.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>SelectCheckersWidget</class>
0004  <widget class="QWidget" name="SelectCheckersWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>606</width>
0010     <height>365</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string comment="@title:window">Select checkers</string>
0015   </property>
0016   <layout class="QHBoxLayout" name="selectCheckersWidgetHorizontalLayout">
0017    <item>
0018     <layout class="QVBoxLayout" name="otherAvailableCheckersVerticalLayout">
0019      <item>
0020       <widget class="QLabel" name="otherAvailableCheckersLabel">
0021        <property name="text">
0022         <string comment="@label">Other available checkers:</string>
0023        </property>
0024       </widget>
0025      </item>
0026      <item>
0027       <widget class="QTreeView" name="otherAvailableCheckersView">
0028        <property name="enabled">
0029         <bool>false</bool>
0030        </property>
0031        <property name="whatsThis">
0032         <string comment="@info:whatsthis">&lt;para&gt;Other available checkers that will not be run in the analysis.&lt;/para&gt;</string>
0033        </property>
0034       </widget>
0035      </item>
0036     </layout>
0037    </item>
0038    <item>
0039     <layout class="QVBoxLayout" name="buttonVerticalLayout">
0040      <item>
0041       <spacer name="buttonVerticalSpacer">
0042        <property name="orientation">
0043         <enum>Qt::Vertical</enum>
0044        </property>
0045        <property name="sizeHint" stdset="0">
0046         <size>
0047          <width>20</width>
0048          <height>40</height>
0049         </size>
0050        </property>
0051       </spacer>
0052      </item>
0053      <item>
0054       <widget class="QPushButton" name="addButton">
0055        <property name="enabled">
0056         <bool>false</bool>
0057        </property>
0058        <property name="toolTip">
0059         <string comment="@info:tooltip">Add checkers</string>
0060        </property>
0061        <property name="whatsThis">
0062         <string comment="@info:whatsthis">&lt;para&gt;Adds the checkers selected in the &lt;interface&gt;Other available checkers&lt;/interface&gt; list to the &lt;interface&gt;Checkers to run&lt;/interface&gt; list.&lt;/para&gt;</string>
0063        </property>
0064        <property name="text">
0065         <string comment="@action:button Move items from the left list to the right list">&gt;</string>
0066        </property>
0067       </widget>
0068      </item>
0069      <item>
0070       <spacer name="buttonVerticalSpacer2">
0071        <property name="orientation">
0072         <enum>Qt::Vertical</enum>
0073        </property>
0074        <property name="sizeHint" stdset="0">
0075         <size>
0076          <width>20</width>
0077          <height>40</height>
0078         </size>
0079        </property>
0080       </spacer>
0081      </item>
0082      <item>
0083       <widget class="QPushButton" name="removeButton">
0084        <property name="enabled">
0085         <bool>false</bool>
0086        </property>
0087        <property name="toolTip">
0088         <string comment="@info:tooltip">Remove checkers</string>
0089        </property>
0090        <property name="whatsThis">
0091         <string comment="@info:whatsthis">&lt;para&gt;Removes the selected checkers from the &lt;interface&gt;Checkers to run&lt;/interface&gt; list.&lt;/para&gt;
0092 
0093 &lt;para&gt;The checkers will be added to the &lt;interface&gt;Other available checkers&lt;/interface&gt; list.&lt;/para&gt;</string>
0094        </property>
0095        <property name="text">
0096         <string comment="@action:button Move items from the right list to the left list">&lt;</string>
0097        </property>
0098       </widget>
0099      </item>
0100      <item>
0101       <spacer name="buttonVerticalSpacer3">
0102        <property name="orientation">
0103         <enum>Qt::Vertical</enum>
0104        </property>
0105        <property name="sizeHint" stdset="0">
0106         <size>
0107          <width>20</width>
0108          <height>40</height>
0109         </size>
0110        </property>
0111       </spacer>
0112      </item>
0113     </layout>
0114    </item>
0115    <item>
0116     <layout class="QVBoxLayout" name="checkersToRunVerticalLayout">
0117      <item>
0118       <widget class="QLabel" name="checkersToRunLabel">
0119        <property name="text">
0120         <string comment="@label">Checkers to run:</string>
0121        </property>
0122       </widget>
0123      </item>
0124      <item>
0125       <widget class="QTreeView" name="checkersToRunView">
0126        <property name="enabled">
0127         <bool>false</bool>
0128        </property>
0129        <property name="whatsThis">
0130         <string comment="@info:whatsthis">&lt;para&gt;The checkers that will be run in the analysis.&lt;/para&gt;</string>
0131        </property>
0132       </widget>
0133      </item>
0134     </layout>
0135    </item>
0136   </layout>
0137  </widget>
0138  <resources/>
0139  <connections/>
0140 </ui>