Warning, /system/kalternatives/src/mainwindow.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>MainWindow</class>
0004  <widget class="QWidget" name="MainWindow">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>615</width>
0010     <height>490</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="minimumSize">
0020    <size>
0021     <width>0</width>
0022     <height>0</height>
0023    </size>
0024   </property>
0025   <layout class="QGridLayout">
0026    <item row="0" column="0">
0027     <widget class="QSplitter" name="m_mainSplitter">
0028      <property name="orientation">
0029       <enum>Qt::Horizontal</enum>
0030      </property>
0031      <widget class="QWidget" name="layout6">
0032       <layout class="QVBoxLayout">
0033        <item>
0034         <widget class="QTreeView" name="m_altList">
0035          <property name="sizePolicy">
0036           <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
0037            <horstretch>0</horstretch>
0038            <verstretch>0</verstretch>
0039           </sizepolicy>
0040          </property>
0041          <property name="whatsThis">
0042           <string>This is a list of the available alternative groups.</string>
0043          </property>
0044          <property name="alternatingRowColors">
0045           <bool>true</bool>
0046          </property>
0047          <property name="rootIsDecorated">
0048           <bool>false</bool>
0049          </property>
0050         </widget>
0051        </item>
0052        <item>
0053         <widget class="QGroupBox" name="groupBox3">
0054          <property name="title">
0055           <string>Options</string>
0056          </property>
0057          <layout class="QGridLayout" name="_2">
0058           <item row="0" column="0">
0059            <widget class="QCheckBox" name="m_hideAlt">
0060             <property name="whatsThis">
0061              <string>If this option is active, all the alternative groups with only one alternative available will be hidden from the list.</string>
0062             </property>
0063             <property name="text">
0064              <string extracomment="Hide useless alternatives">&amp;Hide useless</string>
0065             </property>
0066            </widget>
0067           </item>
0068          </layout>
0069         </widget>
0070        </item>
0071       </layout>
0072      </widget>
0073      <widget class="QWidget" name="layout24">
0074       <layout class="QVBoxLayout">
0075        <item>
0076         <layout class="QHBoxLayout">
0077          <item>
0078           <layout class="QVBoxLayout">
0079            <item>
0080             <widget class="QLabel" name="textLabel1">
0081              <property name="sizePolicy">
0082               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0083                <horstretch>0</horstretch>
0084                <verstretch>0</verstretch>
0085               </sizepolicy>
0086              </property>
0087              <property name="font">
0088               <font>
0089                <weight>75</weight>
0090                <bold>true</bold>
0091               </font>
0092              </property>
0093              <property name="text">
0094               <string>Status:</string>
0095              </property>
0096              <property name="wordWrap">
0097               <bool>false</bool>
0098              </property>
0099             </widget>
0100            </item>
0101            <item>
0102             <widget class="QComboBox" name="m_statusCombo">
0103              <property name="sizePolicy">
0104               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0105                <horstretch>0</horstretch>
0106                <verstretch>0</verstretch>
0107               </sizepolicy>
0108              </property>
0109              <property name="whatsThis">
0110               <string>&lt;qt&gt;The status of the current alternative:
0111 &lt;ul&gt;
0112 &lt;li&gt;Automatic: the alternative system will always choose the alternative with the highest priority, updating it (if necessary) when an alternative is installed or removed&lt;/li&gt;
0113 &lt;li&gt;Manual: the choice is done manually, updated by the alternative system only when it is uninstalled&lt;/li&gt;
0114 &lt;/ul&gt;
0115 &lt;/qt&gt;
0116 </string>
0117              </property>
0118             </widget>
0119            </item>
0120           </layout>
0121          </item>
0122          <item>
0123           <spacer name="spacer6">
0124            <property name="orientation">
0125             <enum>Qt::Horizontal</enum>
0126            </property>
0127            <property name="sizeType">
0128             <enum>QSizePolicy::Expanding</enum>
0129            </property>
0130            <property name="sizeHint" stdset="0">
0131             <size>
0132              <width>88</width>
0133              <height>20</height>
0134             </size>
0135            </property>
0136           </spacer>
0137          </item>
0138          <item>
0139           <widget class="QLabel" name="m_altTilte">
0140            <property name="sizePolicy">
0141             <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0142              <horstretch>0</horstretch>
0143              <verstretch>0</verstretch>
0144             </sizepolicy>
0145            </property>
0146            <property name="font">
0147             <font>
0148              <pointsize>14</pointsize>
0149              <weight>75</weight>
0150              <bold>true</bold>
0151             </font>
0152            </property>
0153            <property name="text">
0154             <string comment="KDE::DoNotExtract">Automake</string>
0155            </property>
0156            <property name="alignment">
0157             <set>Qt::AlignCenter</set>
0158            </property>
0159            <property name="wordWrap">
0160             <bool>false</bool>
0161            </property>
0162           </widget>
0163          </item>
0164          <item>
0165           <spacer name="spacer5">
0166            <property name="orientation">
0167             <enum>Qt::Horizontal</enum>
0168            </property>
0169            <property name="sizeType">
0170             <enum>QSizePolicy::Expanding</enum>
0171            </property>
0172            <property name="sizeHint" stdset="0">
0173             <size>
0174              <width>88</width>
0175              <height>20</height>
0176             </size>
0177            </property>
0178           </spacer>
0179          </item>
0180         </layout>
0181        </item>
0182        <item>
0183         <widget class="QTreeView" name="m_optionsList">
0184          <property name="whatsThis">
0185           <string>This shows the alternatives available for the selected group.</string>
0186          </property>
0187          <property name="alternatingRowColors">
0188           <bool>true</bool>
0189          </property>
0190          <property name="rootIsDecorated">
0191           <bool>false</bool>
0192          </property>
0193          <property name="sortingEnabled">
0194           <bool>true</bool>
0195          </property>
0196          <property name="allColumnsShowFocus">
0197           <bool>true</bool>
0198          </property>
0199         </widget>
0200        </item>
0201        <item>
0202         <layout class="QHBoxLayout">
0203          <item>
0204           <spacer name="spacer3">
0205            <property name="orientation">
0206             <enum>Qt::Horizontal</enum>
0207            </property>
0208            <property name="sizeType">
0209             <enum>QSizePolicy::Expanding</enum>
0210            </property>
0211            <property name="sizeHint" stdset="0">
0212             <size>
0213              <width>40</width>
0214              <height>20</height>
0215             </size>
0216            </property>
0217           </spacer>
0218          </item>
0219          <item>
0220           <widget class="QPushButton" name="m_bAdd">
0221            <property name="text">
0222             <string>&amp;Add</string>
0223            </property>
0224           </widget>
0225          </item>
0226          <item>
0227           <widget class="QPushButton" name="m_bProperties">
0228            <property name="text">
0229             <string>&amp;Properties</string>
0230            </property>
0231           </widget>
0232          </item>
0233          <item>
0234           <widget class="QPushButton" name="m_bDelete">
0235            <property name="text">
0236             <string>&amp;Delete</string>
0237            </property>
0238           </widget>
0239          </item>
0240         </layout>
0241        </item>
0242       </layout>
0243      </widget>
0244     </widget>
0245    </item>
0246   </layout>
0247  </widget>
0248  <resources/>
0249  <connections/>
0250 </ui>