Warning, /utilities/kgpg/conf_ui2.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>UIConf</class>
0003  <widget class="QWidget" name="UIConf" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>833</width>
0009     <height>472</height>
0010    </rect>
0011   </property>
0012   <layout class="QGridLayout" >
0013    <property name="leftMargin" >
0014     <number>0</number>
0015    </property>
0016    <property name="topMargin" >
0017     <number>0</number>
0018    </property>
0019    <property name="rightMargin" >
0020     <number>0</number>
0021    </property>
0022    <property name="bottomMargin" >
0023     <number>0</number>
0024    </property>
0025    <item row="0" column="0" >
0026     <widget class="QTabWidget" name="tabWidget3" >
0027      <property name="currentIndex" >
0028       <number>0</number>
0029      </property>
0030      <widget class="QWidget" name="tab" >
0031       <attribute name="title" >
0032        <string>Key Colors</string>
0033       </attribute>
0034       <layout class="QVBoxLayout" >
0035        <item>
0036         <layout class="QHBoxLayout" >
0037          <item>
0038           <layout class="QVBoxLayout" >
0039            <item>
0040             <widget class="QLabel" name="textLabel_trustUltimate" >
0041              <property name="text" >
0042               <string>Ultimately trusted keys:</string>
0043              </property>
0044              <property name="wordWrap" >
0045               <bool>false</bool>
0046              </property>
0047             </widget>
0048            </item>
0049            <item>
0050             <widget class="QLabel" name="textLabel_trustTrusted" >
0051              <property name="text" >
0052               <string>Trusted keys:</string>
0053              </property>
0054              <property name="wordWrap" >
0055               <bool>false</bool>
0056              </property>
0057             </widget>
0058            </item>
0059            <item>
0060             <widget class="QLabel" name="textLabel_trustMarginally" >
0061              <property name="text" >
0062               <string>Marginally trusted keys:</string>
0063              </property>
0064              <property name="wordWrap" >
0065               <bool>false</bool>
0066              </property>
0067             </widget>
0068            </item>
0069            <item>
0070             <widget class="QLabel" name="textLabel_trustExpired" >
0071              <property name="text" >
0072               <string>Expired keys:</string>
0073              </property>
0074              <property name="wordWrap" >
0075               <bool>false</bool>
0076              </property>
0077             </widget>
0078            </item>
0079            <item>
0080             <widget class="QLabel" name="textLabel_trustRevoked" >
0081              <property name="text" >
0082               <string>Revoked keys:</string>
0083              </property>
0084              <property name="wordWrap" >
0085               <bool>false</bool>
0086              </property>
0087             </widget>
0088            </item>
0089            <item>
0090             <widget class="QLabel" name="textLabel_trustUnknown" >
0091              <property name="text" >
0092               <string>Unknown keys:</string>
0093              </property>
0094              <property name="wordWrap" >
0095               <bool>false</bool>
0096              </property>
0097             </widget>
0098            </item>
0099            <item>
0100             <widget class="QLabel" name="textLabel_trustDisabled" >
0101              <property name="text" >
0102               <string>Disabled keys:</string>
0103              </property>
0104              <property name="wordWrap" >
0105               <bool>false</bool>
0106              </property>
0107             </widget>
0108            </item>
0109           </layout>
0110          </item>
0111          <item>
0112           <layout class="QVBoxLayout" >
0113            <item>
0114             <widget class="KColorButton" name="kcfg_ColorUltimate" >
0115              <property name="text" >
0116               <string/>
0117              </property>
0118              <property name="color" >
0119               <color>
0120                <red>68</red>
0121                <green>0</green>
0122                <blue>255</blue>
0123               </color>
0124              </property>
0125             </widget>
0126            </item>
0127            <item>
0128             <widget class="KColorButton" name="kcfg_ColorGood" >
0129              <property name="text" >
0130               <string/>
0131              </property>
0132              <property name="color" >
0133               <color>
0134                <red>144</red>
0135                <green>255</green>
0136                <blue>0</blue>
0137               </color>
0138              </property>
0139             </widget>
0140            </item>
0141            <item>
0142             <widget class="KColorButton" name="kcfg_ColorMarginal" >
0143              <property name="text" >
0144               <string/>
0145              </property>
0146              <property name="color" >
0147               <color>
0148                <red>255</red>
0149                <green>255</green>
0150                <blue>0</blue>
0151               </color>
0152              </property>
0153             </widget>
0154            </item>
0155            <item>
0156             <widget class="KColorButton" name="kcfg_ColorExpired" >
0157              <property name="text" >
0158               <string/>
0159              </property>
0160              <property name="color" >
0161               <color>
0162                <red>150</red>
0163                <green>150</green>
0164                <blue>150</blue>
0165               </color>
0166              </property>
0167             </widget>
0168            </item>
0169            <item>
0170             <widget class="KColorButton" name="kcfg_ColorRev" >
0171              <property name="text" >
0172               <string/>
0173              </property>
0174              <property name="color" >
0175               <color>
0176                <red>30</red>
0177                <green>30</green>
0178                <blue>30</blue>
0179               </color>
0180              </property>
0181             </widget>
0182            </item>
0183            <item>
0184             <widget class="KColorButton" name="kcfg_ColorUnknown" >
0185              <property name="text" >
0186               <string/>
0187              </property>
0188             </widget>
0189            </item>
0190            <item>
0191             <widget class="KColorButton" name="kcfg_ColorBad" >
0192              <property name="text" >
0193               <string/>
0194              </property>
0195              <property name="color" >
0196               <color>
0197                <red>172</red>
0198                <green>0</green>
0199                <blue>0</blue>
0200               </color>
0201              </property>
0202             </widget>
0203            </item>
0204           </layout>
0205          </item>
0206         </layout>
0207        </item>
0208        <item>
0209         <spacer>
0210          <property name="orientation" >
0211           <enum>Qt::Vertical</enum>
0212          </property>
0213          <property name="sizeHint" >
0214           <size>
0215            <width>402</width>
0216            <height>121</height>
0217           </size>
0218          </property>
0219         </spacer>
0220        </item>
0221       </layout>
0222      </widget>
0223      <widget class="QWidget" name="TabPage" >
0224       <attribute name="title" >
0225        <string>Editor Font</string>
0226       </attribute>
0227      </widget>
0228      <widget class="QWidget" name="tabKeyList">
0229       <attribute name="title">
0230        <string>Key List</string>
0231       </attribute>
0232       <layout class="QVBoxLayout" name="verticalLayout">
0233        <item>
0234         <widget class="QGroupBox" name="groupBoxSorting">
0235          <property name="title">
0236           <string>Sort Order</string>
0237          </property>
0238          <layout class="QFormLayout" name="formLayout">
0239           <item row="0" column="0">
0240            <widget class="QLabel" name="label_EmailSorting">
0241             <property name="text">
0242              <string>Email:</string>
0243             </property>
0244             <property name="buddy">
0245              <cstring>kcfg_EmailSorting</cstring>
0246             </property>
0247            </widget>
0248           </item>
0249           <item row="0" column="1">
0250            <widget class="QComboBox" name="kcfg_EmailSorting">
0251             <item>
0252              <property name="text">
0253               <string>Left to right, account first</string>
0254              </property>
0255             </item>
0256             <item>
0257              <property name="text">
0258               <string>Right to left, TLD first</string>
0259              </property>
0260             </item>
0261             <item>
0262              <property name="text">
0263               <string>Right to left, domain first</string>
0264              </property>
0265             </item>
0266             <item>
0267              <property name="text">
0268               <string>Right to left, FQDN first</string>
0269              </property>
0270             </item>
0271            </widget>
0272           </item>
0273          </layout>
0274         </widget>
0275        </item>
0276        <item>
0277         <spacer name="verticalSpacer">
0278          <property name="orientation">
0279           <enum>Qt::Vertical</enum>
0280          </property>
0281          <property name="sizeHint" stdset="0">
0282           <size>
0283            <width>20</width>
0284            <height>351</height>
0285           </size>
0286          </property>
0287         </spacer>
0288        </item>
0289       </layout>
0290      </widget>
0291     </widget>
0292    </item>
0293   </layout>
0294  </widget>
0295   <customwidgets>
0296   <customwidget>
0297    <class>KColorButton</class>
0298    <extends>QPushButton</extends>
0299    <header>kcolorbutton.h</header>
0300   </customwidget>
0301   <customwidget>
0302    <class>QTabWidget</class>
0303   </customwidget>
0304  </customwidgets>
0305  <includes>
0306   <include location="local" >kcolorbutton.h</include>
0307  </includes>
0308  <resources/>
0309  <connections/>
0310 </ui>