Warning, /utilities/kronometer/src/gui/generalsettings.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>GeneralSettings</class>
0004  <widget class="QWidget" name="GeneralSettings">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>413</width>
0010     <height>413</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QTabWidget" name="tabWidget">
0016      <property name="toolTip">
0017       <string/>
0018      </property>
0019      <property name="currentIndex">
0020       <number>1</number>
0021      </property>
0022      <widget class="QWidget" name="tab">
0023       <attribute name="title">
0024        <string extracomment="@title:tab">Stopwatch</string>
0025       </attribute>
0026       <layout class="QVBoxLayout" name="verticalLayout_7">
0027        <item>
0028         <widget class="QGroupBox" name="groupBox_4">
0029          <property name="minimumSize">
0030           <size>
0031            <width>369</width>
0032            <height>0</height>
0033           </size>
0034          </property>
0035          <property name="title">
0036           <string>Time Format</string>
0037          </property>
0038          <layout class="QVBoxLayout" name="verticalLayout_2">
0039           <item>
0040            <widget class="QCheckBox" name="kcfg_showHours">
0041             <property name="toolTip">
0042              <string>Whether to show hours in the stopwatch</string>
0043             </property>
0044             <property name="text">
0045              <string>Show Hours</string>
0046             </property>
0047             <property name="checked">
0048              <bool>true</bool>
0049             </property>
0050            </widget>
0051           </item>
0052           <item>
0053            <widget class="QCheckBox" name="kcfg_showMinutes">
0054             <property name="toolTip">
0055              <string>Whether to show minutes in the stopwatch</string>
0056             </property>
0057             <property name="text">
0058              <string>Show Minutes</string>
0059             </property>
0060             <property name="checked">
0061              <bool>true</bool>
0062             </property>
0063            </widget>
0064           </item>
0065           <item>
0066            <widget class="QWidget" name="widget" native="true">
0067             <layout class="QHBoxLayout" name="horizontalLayout">
0068              <property name="spacing">
0069               <number>0</number>
0070              </property>
0071              <property name="leftMargin">
0072               <number>0</number>
0073              </property>
0074              <property name="topMargin">
0075               <number>0</number>
0076              </property>
0077              <property name="rightMargin">
0078               <number>0</number>
0079              </property>
0080              <property name="bottomMargin">
0081               <number>0</number>
0082              </property>
0083              <item>
0084               <widget class="QCheckBox" name="kcfg_showSecondFractions">
0085                <property name="toolTip">
0086                 <string>Whether to show second fractions in the stopwatch</string>
0087                </property>
0088                <property name="text">
0089                 <string>Show Second Fractions:</string>
0090                </property>
0091                <property name="checked">
0092                 <bool>true</bool>
0093                </property>
0094               </widget>
0095              </item>
0096              <item>
0097               <widget class="QComboBox" name="kcfg_fractionsType">
0098                <item>
0099                 <property name="text">
0100                  <string>Up to Tenths</string>
0101                 </property>
0102                </item>
0103                <item>
0104                 <property name="text">
0105                  <string>Up to Hundredths</string>
0106                 </property>
0107                </item>
0108                <item>
0109                 <property name="text">
0110                  <string>Up to Thousandths</string>
0111                 </property>
0112                </item>
0113               </widget>
0114              </item>
0115              <item>
0116               <spacer name="horizontalSpacer">
0117                <property name="orientation">
0118                 <enum>Qt::Horizontal</enum>
0119                </property>
0120                <property name="sizeHint" stdset="0">
0121                 <size>
0122                  <width>40</width>
0123                  <height>20</height>
0124                 </size>
0125                </property>
0126               </spacer>
0127              </item>
0128             </layout>
0129            </widget>
0130           </item>
0131          </layout>
0132         </widget>
0133        </item>
0134        <item>
0135         <widget class="QCheckBox" name="kcfg_startTimerImmediately">
0136          <property name="text">
0137           <string>Start timer immediately</string>
0138          </property>
0139         </widget>
0140        </item>
0141        <item>
0142         <spacer name="verticalSpacer">
0143          <property name="orientation">
0144           <enum>Qt::Vertical</enum>
0145          </property>
0146          <property name="sizeHint" stdset="0">
0147           <size>
0148            <width>20</width>
0149            <height>40</height>
0150           </size>
0151          </property>
0152         </spacer>
0153        </item>
0154       </layout>
0155      </widget>
0156      <widget class="QWidget" name="tab_2">
0157       <attribute name="title">
0158        <string extracomment="@title:tab">Laps</string>
0159       </attribute>
0160       <layout class="QVBoxLayout" name="verticalLayout_8">
0161        <item>
0162         <widget class="QCheckBox" name="kcfg_isLapsRecordingEnabled">
0163          <property name="toolTip">
0164           <string>Whether to enable the laps recording feature</string>
0165          </property>
0166          <property name="text">
0167           <string>Enable Laps Recording</string>
0168          </property>
0169         </widget>
0170        </item>
0171        <item>
0172         <widget class="QWidget" name="lapSettings" native="true">
0173          <layout class="QVBoxLayout" name="verticalLayout_3">
0174           <item>
0175            <widget class="QGroupBox" name="groupBox">
0176             <property name="minimumSize">
0177              <size>
0178               <width>369</width>
0179               <height>0</height>
0180              </size>
0181             </property>
0182             <property name="title">
0183              <string>Lap Times Format</string>
0184             </property>
0185             <layout class="QVBoxLayout" name="verticalLayout_4">
0186              <item>
0187               <widget class="QCheckBox" name="kcfg_showLapHours">
0188                <property name="toolTip">
0189                 <string>Whether to show hours in the laps</string>
0190                </property>
0191                <property name="text">
0192                 <string>Show Hours</string>
0193                </property>
0194                <property name="checked">
0195                 <bool>true</bool>
0196                </property>
0197               </widget>
0198              </item>
0199              <item>
0200               <widget class="QCheckBox" name="kcfg_showLapMinutes">
0201                <property name="toolTip">
0202                 <string>Whether to show minutes in the laps</string>
0203                </property>
0204                <property name="text">
0205                 <string>Show Minutes</string>
0206                </property>
0207                <property name="checked">
0208                 <bool>true</bool>
0209                </property>
0210               </widget>
0211              </item>
0212              <item>
0213               <widget class="QWidget" name="widget_3" native="true">
0214                <layout class="QHBoxLayout" name="horizontalLayout_2">
0215                 <property name="spacing">
0216                  <number>0</number>
0217                 </property>
0218                 <property name="leftMargin">
0219                  <number>0</number>
0220                 </property>
0221                 <property name="topMargin">
0222                  <number>0</number>
0223                 </property>
0224                 <property name="rightMargin">
0225                  <number>0</number>
0226                 </property>
0227                 <property name="bottomMargin">
0228                  <number>0</number>
0229                 </property>
0230                 <item>
0231                  <widget class="QCheckBox" name="kcfg_showLapSecondFractions">
0232                   <property name="toolTip">
0233                    <string>Whether to show second fractions in the laps</string>
0234                   </property>
0235                   <property name="text">
0236                    <string>Show Second Fractions:</string>
0237                   </property>
0238                   <property name="checked">
0239                    <bool>true</bool>
0240                   </property>
0241                  </widget>
0242                 </item>
0243                 <item>
0244                  <widget class="QComboBox" name="kcfg_lapFractionsType">
0245                   <item>
0246                    <property name="text">
0247                     <string>Up to Tenths</string>
0248                    </property>
0249                   </item>
0250                   <item>
0251                    <property name="text">
0252                     <string>Up to Hundredths</string>
0253                    </property>
0254                   </item>
0255                   <item>
0256                    <property name="text">
0257                     <string>Up to Thousandths</string>
0258                    </property>
0259                   </item>
0260                  </widget>
0261                 </item>
0262                 <item>
0263                  <spacer name="horizontalSpacer_2">
0264                   <property name="orientation">
0265                    <enum>Qt::Horizontal</enum>
0266                   </property>
0267                   <property name="sizeHint" stdset="0">
0268                    <size>
0269                     <width>40</width>
0270                     <height>20</height>
0271                    </size>
0272                   </property>
0273                  </spacer>
0274                 </item>
0275                </layout>
0276               </widget>
0277              </item>
0278             </layout>
0279            </widget>
0280           </item>
0281           <item>
0282            <widget class="QCheckBox" name="kcfg_showLapAbsoluteTimes">
0283             <property name="text">
0284              <string>Show Absolute Times</string>
0285             </property>
0286            </widget>
0287           </item>
0288           <item>
0289            <widget class="QCheckBox" name="kcfg_showLapNotes">
0290             <property name="text">
0291              <string>Show Notes</string>
0292             </property>
0293            </widget>
0294           </item>
0295          </layout>
0296         </widget>
0297        </item>
0298        <item>
0299         <spacer name="verticalSpacer_2">
0300          <property name="orientation">
0301           <enum>Qt::Vertical</enum>
0302          </property>
0303          <property name="sizeHint" stdset="0">
0304           <size>
0305            <width>20</width>
0306            <height>40</height>
0307           </size>
0308          </property>
0309         </spacer>
0310        </item>
0311       </layout>
0312      </widget>
0313     </widget>
0314    </item>
0315   </layout>
0316  </widget>
0317  <resources/>
0318  <connections/>
0319 </ui>