Warning, /utilities/keurocalc/keurocalc/settingsdialog.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>SettingsDialog</class>
0004  <widget class="QDialog" name="SettingsDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>653</width>
0010     <height>295</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Settings</string>
0015   </property>
0016   <layout class="QGridLayout">
0017    <item row="2" column="0" colspan="2">
0018     <widget class="QDialogButtonBox" name="buttonBox">
0019      <property name="standardButtons">
0020       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0021      </property>
0022     </widget>
0023    </item>
0024    <item row="1" column="1">
0025     <widget class="QGroupBox" name="AppearanceGroup">
0026      <property name="title">
0027       <string>Look and feel</string>
0028      </property>
0029      <layout class="QVBoxLayout">
0030       <item>
0031        <layout class="QHBoxLayout">
0032         <item>
0033          <widget class="QLabel" name="textLabel1">
0034           <property name="text">
0035            <string>Display color</string>
0036           </property>
0037           <property name="wordWrap">
0038            <bool>false</bool>
0039           </property>
0040           <property name="margin">
0041            <number>2</number>
0042           </property>
0043          </widget>
0044         </item>
0045         <item>
0046          <widget class="QLabel" name="displayColorResult">
0047           <property name="sizePolicy">
0048            <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
0049             <horstretch>0</horstretch>
0050             <verstretch>0</verstretch>
0051            </sizepolicy>
0052           </property>
0053           <property name="palette">
0054            <palette>
0055             <active>
0056              <colorrole role="WindowText">
0057               <brush brushstyle="SolidPattern">
0058                <color alpha="255">
0059                 <red>0</red>
0060                 <green>0</green>
0061                 <blue>0</blue>
0062                </color>
0063               </brush>
0064              </colorrole>
0065              <colorrole role="Button">
0066               <brush brushstyle="SolidPattern">
0067                <color alpha="255">
0068                 <red>220</red>
0069                 <green>220</green>
0070                 <blue>220</blue>
0071                </color>
0072               </brush>
0073              </colorrole>
0074              <colorrole role="Light">
0075               <brush brushstyle="SolidPattern">
0076                <color alpha="255">
0077                 <red>255</red>
0078                 <green>255</green>
0079                 <blue>255</blue>
0080                </color>
0081               </brush>
0082              </colorrole>
0083              <colorrole role="Midlight">
0084               <brush brushstyle="SolidPattern">
0085                <color alpha="255">
0086                 <red>237</red>
0087                 <green>237</green>
0088                 <blue>237</blue>
0089                </color>
0090               </brush>
0091              </colorrole>
0092              <colorrole role="Dark">
0093               <brush brushstyle="SolidPattern">
0094                <color alpha="255">
0095                 <red>110</red>
0096                 <green>110</green>
0097                 <blue>110</blue>
0098                </color>
0099               </brush>
0100              </colorrole>
0101              <colorrole role="Mid">
0102               <brush brushstyle="SolidPattern">
0103                <color alpha="255">
0104                 <red>146</red>
0105                 <green>146</green>
0106                 <blue>146</blue>
0107                </color>
0108               </brush>
0109              </colorrole>
0110              <colorrole role="Text">
0111               <brush brushstyle="SolidPattern">
0112                <color alpha="255">
0113                 <red>0</red>
0114                 <green>0</green>
0115                 <blue>0</blue>
0116                </color>
0117               </brush>
0118              </colorrole>
0119              <colorrole role="BrightText">
0120               <brush brushstyle="SolidPattern">
0121                <color alpha="255">
0122                 <red>255</red>
0123                 <green>255</green>
0124                 <blue>255</blue>
0125                </color>
0126               </brush>
0127              </colorrole>
0128              <colorrole role="ButtonText">
0129               <brush brushstyle="SolidPattern">
0130                <color alpha="255">
0131                 <red>0</red>
0132                 <green>0</green>
0133                 <blue>0</blue>
0134                </color>
0135               </brush>
0136              </colorrole>
0137              <colorrole role="Base">
0138               <brush brushstyle="SolidPattern">
0139                <color alpha="255">
0140                 <red>255</red>
0141                 <green>255</green>
0142                 <blue>255</blue>
0143                </color>
0144               </brush>
0145              </colorrole>
0146              <colorrole role="Window">
0147               <brush brushstyle="SolidPattern">
0148                <color alpha="255">
0149                 <red>170</red>
0150                 <green>255</green>
0151                 <blue>255</blue>
0152                </color>
0153               </brush>
0154              </colorrole>
0155              <colorrole role="Shadow">
0156               <brush brushstyle="SolidPattern">
0157                <color alpha="255">
0158                 <red>0</red>
0159                 <green>0</green>
0160                 <blue>0</blue>
0161                </color>
0162               </brush>
0163              </colorrole>
0164              <colorrole role="Highlight">
0165               <brush brushstyle="SolidPattern">
0166                <color alpha="255">
0167                 <red>84</red>
0168                 <green>112</green>
0169                 <blue>152</blue>
0170                </color>
0171               </brush>
0172              </colorrole>
0173              <colorrole role="HighlightedText">
0174               <brush brushstyle="SolidPattern">
0175                <color alpha="255">
0176                 <red>255</red>
0177                 <green>255</green>
0178                 <blue>255</blue>
0179                </color>
0180               </brush>
0181              </colorrole>
0182              <colorrole role="Link">
0183               <brush brushstyle="SolidPattern">
0184                <color alpha="255">
0185                 <red>0</red>
0186                 <green>0</green>
0187                 <blue>0</blue>
0188                </color>
0189               </brush>
0190              </colorrole>
0191              <colorrole role="LinkVisited">
0192               <brush brushstyle="SolidPattern">
0193                <color alpha="255">
0194                 <red>0</red>
0195                 <green>0</green>
0196                 <blue>0</blue>
0197                </color>
0198               </brush>
0199              </colorrole>
0200             </active>
0201             <inactive>
0202              <colorrole role="WindowText">
0203               <brush brushstyle="SolidPattern">
0204                <color alpha="255">
0205                 <red>0</red>
0206                 <green>0</green>
0207                 <blue>0</blue>
0208                </color>
0209               </brush>
0210              </colorrole>
0211              <colorrole role="Button">
0212               <brush brushstyle="SolidPattern">
0213                <color alpha="255">
0214                 <red>220</red>
0215                 <green>220</green>
0216                 <blue>220</blue>
0217                </color>
0218               </brush>
0219              </colorrole>
0220              <colorrole role="Light">
0221               <brush brushstyle="SolidPattern">
0222                <color alpha="255">
0223                 <red>255</red>
0224                 <green>255</green>
0225                 <blue>255</blue>
0226                </color>
0227               </brush>
0228              </colorrole>
0229              <colorrole role="Midlight">
0230               <brush brushstyle="SolidPattern">
0231                <color alpha="255">
0232                 <red>253</red>
0233                 <green>253</green>
0234                 <blue>253</blue>
0235                </color>
0236               </brush>
0237              </colorrole>
0238              <colorrole role="Dark">
0239               <brush brushstyle="SolidPattern">
0240                <color alpha="255">
0241                 <red>110</red>
0242                 <green>110</green>
0243                 <blue>110</blue>
0244                </color>
0245               </brush>
0246              </colorrole>
0247              <colorrole role="Mid">
0248               <brush brushstyle="SolidPattern">
0249                <color alpha="255">
0250                 <red>146</red>
0251                 <green>146</green>
0252                 <blue>146</blue>
0253                </color>
0254               </brush>
0255              </colorrole>
0256              <colorrole role="Text">
0257               <brush brushstyle="SolidPattern">
0258                <color alpha="255">
0259                 <red>0</red>
0260                 <green>0</green>
0261                 <blue>0</blue>
0262                </color>
0263               </brush>
0264              </colorrole>
0265              <colorrole role="BrightText">
0266               <brush brushstyle="SolidPattern">
0267                <color alpha="255">
0268                 <red>255</red>
0269                 <green>255</green>
0270                 <blue>255</blue>
0271                </color>
0272               </brush>
0273              </colorrole>
0274              <colorrole role="ButtonText">
0275               <brush brushstyle="SolidPattern">
0276                <color alpha="255">
0277                 <red>0</red>
0278                 <green>0</green>
0279                 <blue>0</blue>
0280                </color>
0281               </brush>
0282              </colorrole>
0283              <colorrole role="Base">
0284               <brush brushstyle="SolidPattern">
0285                <color alpha="255">
0286                 <red>255</red>
0287                 <green>255</green>
0288                 <blue>255</blue>
0289                </color>
0290               </brush>
0291              </colorrole>
0292              <colorrole role="Window">
0293               <brush brushstyle="SolidPattern">
0294                <color alpha="255">
0295                 <red>170</red>
0296                 <green>255</green>
0297                 <blue>255</blue>
0298                </color>
0299               </brush>
0300              </colorrole>
0301              <colorrole role="Shadow">
0302               <brush brushstyle="SolidPattern">
0303                <color alpha="255">
0304                 <red>0</red>
0305                 <green>0</green>
0306                 <blue>0</blue>
0307                </color>
0308               </brush>
0309              </colorrole>
0310              <colorrole role="Highlight">
0311               <brush brushstyle="SolidPattern">
0312                <color alpha="255">
0313                 <red>84</red>
0314                 <green>112</green>
0315                 <blue>152</blue>
0316                </color>
0317               </brush>
0318              </colorrole>
0319              <colorrole role="HighlightedText">
0320               <brush brushstyle="SolidPattern">
0321                <color alpha="255">
0322                 <red>255</red>
0323                 <green>255</green>
0324                 <blue>255</blue>
0325                </color>
0326               </brush>
0327              </colorrole>
0328              <colorrole role="Link">
0329               <brush brushstyle="SolidPattern">
0330                <color alpha="255">
0331                 <red>0</red>
0332                 <green>0</green>
0333                 <blue>0</blue>
0334                </color>
0335               </brush>
0336              </colorrole>
0337              <colorrole role="LinkVisited">
0338               <brush brushstyle="SolidPattern">
0339                <color alpha="255">
0340                 <red>0</red>
0341                 <green>0</green>
0342                 <blue>0</blue>
0343                </color>
0344               </brush>
0345              </colorrole>
0346             </inactive>
0347             <disabled>
0348              <colorrole role="WindowText">
0349               <brush brushstyle="SolidPattern">
0350                <color alpha="255">
0351                 <red>128</red>
0352                 <green>128</green>
0353                 <blue>128</blue>
0354                </color>
0355               </brush>
0356              </colorrole>
0357              <colorrole role="Button">
0358               <brush brushstyle="SolidPattern">
0359                <color alpha="255">
0360                 <red>220</red>
0361                 <green>220</green>
0362                 <blue>220</blue>
0363                </color>
0364               </brush>
0365              </colorrole>
0366              <colorrole role="Light">
0367               <brush brushstyle="SolidPattern">
0368                <color alpha="255">
0369                 <red>255</red>
0370                 <green>255</green>
0371                 <blue>255</blue>
0372                </color>
0373               </brush>
0374              </colorrole>
0375              <colorrole role="Midlight">
0376               <brush brushstyle="SolidPattern">
0377                <color alpha="255">
0378                 <red>253</red>
0379                 <green>253</green>
0380                 <blue>253</blue>
0381                </color>
0382               </brush>
0383              </colorrole>
0384              <colorrole role="Dark">
0385               <brush brushstyle="SolidPattern">
0386                <color alpha="255">
0387                 <red>110</red>
0388                 <green>110</green>
0389                 <blue>110</blue>
0390                </color>
0391               </brush>
0392              </colorrole>
0393              <colorrole role="Mid">
0394               <brush brushstyle="SolidPattern">
0395                <color alpha="255">
0396                 <red>146</red>
0397                 <green>146</green>
0398                 <blue>146</blue>
0399                </color>
0400               </brush>
0401              </colorrole>
0402              <colorrole role="Text">
0403               <brush brushstyle="SolidPattern">
0404                <color alpha="255">
0405                 <red>0</red>
0406                 <green>0</green>
0407                 <blue>0</blue>
0408                </color>
0409               </brush>
0410              </colorrole>
0411              <colorrole role="BrightText">
0412               <brush brushstyle="SolidPattern">
0413                <color alpha="255">
0414                 <red>255</red>
0415                 <green>255</green>
0416                 <blue>255</blue>
0417                </color>
0418               </brush>
0419              </colorrole>
0420              <colorrole role="ButtonText">
0421               <brush brushstyle="SolidPattern">
0422                <color alpha="255">
0423                 <red>128</red>
0424                 <green>128</green>
0425                 <blue>128</blue>
0426                </color>
0427               </brush>
0428              </colorrole>
0429              <colorrole role="Base">
0430               <brush brushstyle="SolidPattern">
0431                <color alpha="255">
0432                 <red>255</red>
0433                 <green>255</green>
0434                 <blue>255</blue>
0435                </color>
0436               </brush>
0437              </colorrole>
0438              <colorrole role="Window">
0439               <brush brushstyle="SolidPattern">
0440                <color alpha="255">
0441                 <red>170</red>
0442                 <green>255</green>
0443                 <blue>255</blue>
0444                </color>
0445               </brush>
0446              </colorrole>
0447              <colorrole role="Shadow">
0448               <brush brushstyle="SolidPattern">
0449                <color alpha="255">
0450                 <red>0</red>
0451                 <green>0</green>
0452                 <blue>0</blue>
0453                </color>
0454               </brush>
0455              </colorrole>
0456              <colorrole role="Highlight">
0457               <brush brushstyle="SolidPattern">
0458                <color alpha="255">
0459                 <red>84</red>
0460                 <green>112</green>
0461                 <blue>152</blue>
0462                </color>
0463               </brush>
0464              </colorrole>
0465              <colorrole role="HighlightedText">
0466               <brush brushstyle="SolidPattern">
0467                <color alpha="255">
0468                 <red>255</red>
0469                 <green>255</green>
0470                 <blue>255</blue>
0471                </color>
0472               </brush>
0473              </colorrole>
0474              <colorrole role="Link">
0475               <brush brushstyle="SolidPattern">
0476                <color alpha="255">
0477                 <red>0</red>
0478                 <green>0</green>
0479                 <blue>0</blue>
0480                </color>
0481               </brush>
0482              </colorrole>
0483              <colorrole role="LinkVisited">
0484               <brush brushstyle="SolidPattern">
0485                <color alpha="255">
0486                 <red>0</red>
0487                 <green>0</green>
0488                 <blue>0</blue>
0489                </color>
0490               </brush>
0491              </colorrole>
0492             </disabled>
0493            </palette>
0494           </property>
0495           <property name="font">
0496            <font>
0497             <pointsize>13</pointsize>
0498            </font>
0499           </property>
0500           <property name="autoFillBackground">
0501            <bool>true</bool>
0502           </property>
0503           <property name="frameShape">
0504            <enum>QFrame::WinPanel</enum>
0505           </property>
0506           <property name="frameShadow">
0507            <enum>QFrame::Sunken</enum>
0508           </property>
0509           <property name="text">
0510            <string>215.06 €</string>
0511           </property>
0512           <property name="textFormat">
0513            <enum>Qt::AutoText</enum>
0514           </property>
0515           <property name="alignment">
0516            <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0517           </property>
0518           <property name="wordWrap">
0519            <bool>false</bool>
0520           </property>
0521          </widget>
0522         </item>
0523         <item>
0524          <widget class="QPushButton" name="qPushButtonDisplayColor">
0525           <property name="text">
0526            <string>C&amp;hange...</string>
0527           </property>
0528          </widget>
0529         </item>
0530         <item>
0531          <spacer>
0532           <property name="orientation">
0533            <enum>Qt::Horizontal</enum>
0534           </property>
0535           <property name="sizeType">
0536            <enum>QSizePolicy::Expanding</enum>
0537           </property>
0538           <property name="sizeHint" stdset="0">
0539            <size>
0540             <width>5</width>
0541             <height>20</height>
0542            </size>
0543           </property>
0544          </spacer>
0545         </item>
0546        </layout>
0547       </item>
0548       <item>
0549        <layout class="QHBoxLayout">
0550         <item>
0551          <widget class="QCheckBox" name="checkBoxSplashScreen">
0552           <property name="text">
0553            <string>Enable splash screen</string>
0554           </property>
0555          </widget>
0556         </item>
0557        </layout>
0558       </item>
0559       <item>
0560        <spacer>
0561         <property name="orientation">
0562          <enum>Qt::Vertical</enum>
0563         </property>
0564         <property name="sizeType">
0565          <enum>QSizePolicy::Expanding</enum>
0566         </property>
0567         <property name="sizeHint" stdset="0">
0568          <size>
0569           <width>20</width>
0570           <height>5</height>
0571          </size>
0572         </property>
0573        </spacer>
0574       </item>
0575      </layout>
0576     </widget>
0577    </item>
0578    <item row="0" column="1">
0579     <widget class="QGroupBox" name="groupBox2">
0580      <property name="title">
0581       <string>Rounding</string>
0582      </property>
0583      <layout class="QVBoxLayout">
0584       <item>
0585        <widget class="QRadioButton" name="radioButtonOfficialRules">
0586         <property name="text">
0587          <string>Offic&amp;ial rounding rules</string>
0588         </property>
0589        </widget>
0590       </item>
0591       <item>
0592        <widget class="QRadioButton" name="radioButtonSmallestCoin">
0593         <property name="text">
0594          <string>Smallest coin &amp;method</string>
0595         </property>
0596        </widget>
0597       </item>
0598       <item>
0599        <widget class="QRadioButton" name="radioButtonNoRounding">
0600         <property name="text">
0601          <string>&amp;No rounding at all</string>
0602         </property>
0603        </widget>
0604       </item>
0605      </layout>
0606     </widget>
0607    </item>
0608    <item row="0" column="0">
0609     <widget class="QGroupBox" name="groupBox1">
0610      <property name="title">
0611       <string>Reference currency, rates origin</string>
0612      </property>
0613      <layout class="QVBoxLayout">
0614       <item>
0615        <widget class="QRadioButton" name="radioButtonEuroFixed">
0616         <property name="text">
0617          <string>Euro, no ne&amp;twork access (fixed rates only)</string>
0618         </property>
0619        </widget>
0620       </item>
0621       <item>
0622        <widget class="QRadioButton" name="radioButtonEuroECB">
0623         <property name="enabled">
0624          <bool>true</bool>
0625         </property>
0626         <property name="text">
0627          <string>E&amp;uro, European Central Bank</string>
0628         </property>
0629         <property name="checked">
0630          <bool>false</bool>
0631         </property>
0632        </widget>
0633       </item>
0634       <item>
0635        <widget class="QRadioButton" name="radioButtonEuroTG">
0636         <property name="text">
0637          <string>Euro, Time &amp;Genie</string>
0638         </property>
0639        </widget>
0640       </item>
0641      </layout>
0642     </widget>
0643    </item>
0644    <item row="1" column="0">
0645     <layout class="QVBoxLayout">
0646      <item>
0647       <widget class="QLabel" name="defaultCurrencyText">
0648        <property name="text">
0649         <string>Default currency</string>
0650        </property>
0651        <property name="wordWrap">
0652         <bool>false</bool>
0653        </property>
0654       </widget>
0655      </item>
0656      <item>
0657       <widget class="QListWidget" name="defaultCurrencyList"/>
0658      </item>
0659     </layout>
0660    </item>
0661   </layout>
0662  </widget>
0663  <tabstops>
0664   <tabstop>radioButtonEuroFixed</tabstop>
0665   <tabstop>radioButtonEuroECB</tabstop>
0666   <tabstop>radioButtonEuroTG</tabstop>
0667   <tabstop>defaultCurrencyList</tabstop>
0668   <tabstop>radioButtonOfficialRules</tabstop>
0669   <tabstop>radioButtonSmallestCoin</tabstop>
0670   <tabstop>radioButtonNoRounding</tabstop>
0671   <tabstop>buttonBox</tabstop>
0672  </tabstops>
0673  <resources/>
0674 </ui>