Warning, /office/skrooge/skgbasegui/skgmainpanel_pref.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  <author>
0004 SPDX-FileCopyrightText: 2022 S. MANKOWSKI stephane@mankowski.fr
0005 SPDX-FileCopyrightText: 2022 G. DE BURE support@mankowski.fr
0006 SPDX-License-Identifier: GPL-3.0-or-later
0007  </author>      
0008  <class>skgmainpanel_pref</class>
0009  <widget class="QWidget" name="skgmainpanel_pref">
0010   <property name="geometry">
0011    <rect>
0012     <x>0</x>
0013     <y>0</y>
0014     <width>329</width>
0015     <height>450</height>
0016    </rect>
0017   </property>
0018   <property name="minimumSize">
0019    <size>
0020     <width>0</width>
0021     <height>450</height>
0022    </size>
0023   </property>
0024   <layout class="QVBoxLayout" name="verticalLayout">
0025    <item>
0026     <widget class="QCheckBox" name="kcfg_icon_in_system_tray">
0027      <property name="text">
0028       <string>Show icon in system tray</string>
0029      </property>
0030     </widget>
0031    </item>
0032    <item>
0033     <widget class="QCheckBox" name="kcfg_show_splash_screen">
0034      <property name="text">
0035       <string>Show splash screen</string>
0036      </property>
0037      <property name="checked">
0038       <bool>true</bool>
0039      </property>
0040     </widget>
0041    </item>
0042    <item>
0043     <layout class="QGridLayout" name="gridLayout">
0044      <item row="0" column="1">
0045       <widget class="KComboBox" name="kcfg_update_modified_contexts">
0046        <property name="sizeAdjustPolicy">
0047         <enum>QComboBox::AdjustToContents</enum>
0048        </property>
0049        <item>
0050         <property name="text">
0051          <string comment="Verb, ask something to the user">Ask</string>
0052         </property>
0053        </item>
0054        <item>
0055         <property name="text">
0056          <string>Always</string>
0057         </property>
0058        </item>
0059        <item>
0060         <property name="text">
0061          <string>Never</string>
0062         </property>
0063        </item>
0064       </widget>
0065      </item>
0066      <item row="2" column="1">
0067       <widget class="KComboBox" name="kcfg_main_tabs_position">
0068        <property name="sizeAdjustPolicy">
0069         <enum>QComboBox::AdjustToContents</enum>
0070        </property>
0071        <item>
0072         <property name="text">
0073          <string>North</string>
0074         </property>
0075        </item>
0076        <item>
0077         <property name="text">
0078          <string>South</string>
0079         </property>
0080        </item>
0081        <item>
0082         <property name="text">
0083          <string>West</string>
0084         </property>
0085        </item>
0086        <item>
0087         <property name="text">
0088          <string>East</string>
0089         </property>
0090        </item>
0091       </widget>
0092      </item>
0093      <item row="1" column="1">
0094       <widget class="KComboBox" name="kcfg_update_modified_bookmarks">
0095        <property name="sizeAdjustPolicy">
0096         <enum>QComboBox::AdjustToContents</enum>
0097        </property>
0098        <item>
0099         <property name="text">
0100          <string>Ask</string>
0101         </property>
0102        </item>
0103        <item>
0104         <property name="text">
0105          <string>Always</string>
0106         </property>
0107        </item>
0108        <item>
0109         <property name="text">
0110          <string>Never</string>
0111         </property>
0112        </item>
0113       </widget>
0114      </item>
0115      <item row="1" column="0">
0116       <widget class="QLabel" name="label">
0117        <property name="text">
0118         <string>Update modified &amp;bookmarks on close:</string>
0119        </property>
0120        <property name="alignment">
0121         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0122        </property>
0123        <property name="buddy">
0124         <cstring>kcfg_update_modified_bookmarks</cstring>
0125        </property>
0126       </widget>
0127      </item>
0128      <item row="2" column="0">
0129       <widget class="QLabel" name="label_2">
0130        <property name="text">
0131         <string>&amp;Main tabs position:</string>
0132        </property>
0133        <property name="alignment">
0134         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0135        </property>
0136        <property name="buddy">
0137         <cstring>kcfg_main_tabs_position</cstring>
0138        </property>
0139       </widget>
0140      </item>
0141      <item row="0" column="0">
0142       <widget class="QLabel" name="label_3">
0143        <property name="text">
0144         <string>Update modified pages on close:</string>
0145        </property>
0146        <property name="alignment">
0147         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0148        </property>
0149        <property name="buddy">
0150         <cstring>kcfg_update_modified_contexts</cstring>
0151        </property>
0152       </widget>
0153      </item>
0154      <item row="0" column="2">
0155       <spacer name="horizontalSpacer">
0156        <property name="orientation">
0157         <enum>Qt::Horizontal</enum>
0158        </property>
0159        <property name="sizeHint" stdset="0">
0160         <size>
0161          <width>40</width>
0162          <height>20</height>
0163         </size>
0164        </property>
0165       </spacer>
0166      </item>
0167      <item row="1" column="2">
0168       <spacer name="horizontalSpacer_2">
0169        <property name="orientation">
0170         <enum>Qt::Horizontal</enum>
0171        </property>
0172        <property name="sizeHint" stdset="0">
0173         <size>
0174          <width>40</width>
0175          <height>20</height>
0176         </size>
0177        </property>
0178       </spacer>
0179      </item>
0180      <item row="2" column="2">
0181       <spacer name="horizontalSpacer_3">
0182        <property name="orientation">
0183         <enum>Qt::Horizontal</enum>
0184        </property>
0185        <property name="sizeHint" stdset="0">
0186         <size>
0187          <width>40</width>
0188          <height>20</height>
0189         </size>
0190        </property>
0191       </spacer>
0192      </item>
0193     </layout>
0194    </item>
0195    <item>
0196     <widget class="QGroupBox" name="groupBox">
0197      <property name="title">
0198       <string>Display</string>
0199      </property>
0200      <layout class="QFormLayout" name="formLayout">
0201       <item row="0" column="0">
0202        <widget class="QLabel" name="label_4">
0203         <property name="text">
0204          <string>Date fo&amp;rmat:</string>
0205         </property>
0206         <property name="buddy">
0207          <cstring>kcfg_date_format</cstring>
0208         </property>
0209        </widget>
0210       </item>
0211       <item row="0" column="1">
0212        <widget class="KComboBox" name="kcfg_date_format"/>
0213       </item>
0214      </layout>
0215     </widget>
0216    </item>
0217    <item>
0218     <spacer name="verticalSpacer">
0219      <property name="orientation">
0220       <enum>Qt::Vertical</enum>
0221      </property>
0222      <property name="sizeHint" stdset="0">
0223       <size>
0224        <width>0</width>
0225        <height>0</height>
0226       </size>
0227      </property>
0228     </spacer>
0229    </item>
0230   </layout>
0231  </widget>
0232  <customwidgets>
0233   <customwidget>
0234    <class>KComboBox</class>
0235    <extends>QComboBox</extends>
0236    <header>kcombobox.h</header>
0237   </customwidget>
0238  </customwidgets>
0239  <tabstops>
0240   <tabstop>kcfg_icon_in_system_tray</tabstop>
0241   <tabstop>kcfg_show_splash_screen</tabstop>
0242   <tabstop>kcfg_update_modified_contexts</tabstop>
0243   <tabstop>kcfg_update_modified_bookmarks</tabstop>
0244   <tabstop>kcfg_main_tabs_position</tabstop>
0245   <tabstop>kcfg_date_format</tabstop>
0246  </tabstops>
0247  <resources/>
0248  <connections/>
0249 </ui>