Warning, /utilities/kgpg/searchres.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>searchRes</class>
0004  <widget class="QWidget" name="searchRes">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>446</width>
0010     <height>262</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout">
0014    <item>
0015     <widget class="QLabel" name="statusText">
0016      <property name="text">
0017       <string/>
0018      </property>
0019      <property name="wordWrap">
0020       <bool>false</bool>
0021      </property>
0022     </widget>
0023    </item>
0024    <item>
0025     <layout class="QHBoxLayout">
0026      <item>
0027       <widget class="QLabel" name="filterEditLabel">
0028        <property name="text">
0029         <string>Search:</string>
0030        </property>
0031        <property name="wordWrap">
0032         <bool>true</bool>
0033        </property>
0034       </widget>
0035      </item>
0036      <item>
0037       <widget class="QLineEdit" name="filterEdit">
0038        <property name="clearButtonEnabled">
0039         <bool>true</bool>
0040        </property>
0041       </widget>
0042      </item>
0043     </layout>
0044    </item>
0045    <item>
0046     <widget class="QCheckBox" name="validFilterCheckbox">
0047      <property name="text">
0048       <string>Show only valid keys</string>
0049      </property>
0050      <property name="checked">
0051       <bool>true</bool>
0052      </property>
0053     </widget>
0054    </item>
0055    <item>
0056     <widget class="QTreeView" name="kLVsearch">
0057      <property name="rootIsDecorated">
0058       <bool>true</bool>
0059      </property>
0060      <property name="sortingEnabled">
0061       <bool>true</bool>
0062      </property>
0063      <property name="allColumnsShowFocus">
0064       <bool>true</bool>
0065      </property>
0066     </widget>
0067    </item>
0068    <item>
0069     <layout class="QHBoxLayout">
0070      <item>
0071       <widget class="QLabel" name="textLabel1">
0072        <property name="text">
0073         <string>Key to import:</string>
0074        </property>
0075        <property name="wordWrap">
0076         <bool>false</bool>
0077        </property>
0078       </widget>
0079      </item>
0080      <item>
0081       <widget class="QLineEdit" name="qLEID">
0082        <property name="clearButtonEnabled">
0083         <bool>true</bool>
0084        </property>
0085       </widget>
0086      </item>
0087     </layout>
0088    </item>
0089    <item>
0090     <widget class="QDialogButtonBox" name="buttonBox">
0091      <property name="standardButtons">
0092       <set>QDialogButtonBox::Close|QDialogButtonBox::Ok</set>
0093      </property>
0094     </widget>
0095    </item>
0096   </layout>
0097  </widget>
0098  <tabstops>
0099   <tabstop>kLVsearch</tabstop>
0100   <tabstop>qLEID</tabstop>
0101  </tabstops>
0102  <resources/>
0103  <connections/>
0104 </ui>