Mercurial > public > ostc_companion
comparison Settings.ui @ 8:21ce6187d32e
Minor changes done by automatic style checker
| author | Ideenmodellierer |
|---|---|
| date | Mon, 12 Jan 2026 13:51:17 +0000 |
| parents | 0b3630a29ad8 |
| children |
comparison
equal
deleted
inserted
replaced
| 7:0969ef86c42d | 8:21ce6187d32e |
|---|---|
| 5 <property name="geometry"> | 5 <property name="geometry"> |
| 6 <rect> | 6 <rect> |
| 7 <x>0</x> | 7 <x>0</x> |
| 8 <y>0</y> | 8 <y>0</y> |
| 9 <width>341</width> | 9 <width>341</width> |
| 10 <height>293</height> | 10 <height>306</height> |
| 11 </rect> | 11 </rect> |
| 12 </property> | 12 </property> |
| 13 <property name="windowTitle"> | 13 <property name="windowTitle"> |
| 14 <string>OSTC Companion settings</string> | 14 <string>OSTC Companion settings</string> |
| 15 </property> | 15 </property> |
| 16 <layout class="QGridLayout" name="gridLayout"> | 16 <layout class="QGridLayout" name="gridLayout"> |
| 17 <item row="10" column="0" colspan="3"> | 17 <item row="10" column="0" colspan="3"> |
| 18 <widget class="Line" name="line_3"> | 18 <widget class="Line" name="line_3"> |
| 19 <property name="orientation"> | 19 <property name="orientation"> |
| 20 <enum>Qt::Horizontal</enum> | 20 <enum>Qt::Orientation::Horizontal</enum> |
| 21 </property> | 21 </property> |
| 22 </widget> | 22 </widget> |
| 23 </item> | 23 </item> |
| 24 <item row="6" column="0" colspan="2"> | 24 <item row="6" column="0" colspan="2"> |
| 25 <widget class="QCheckBox" name="forceFirmwareUpdate"> | 25 <widget class="QCheckBox" name="forceFirmwareUpdate"> |
| 59 <horstretch>0</horstretch> | 59 <horstretch>0</horstretch> |
| 60 <verstretch>0</verstretch> | 60 <verstretch>0</verstretch> |
| 61 </sizepolicy> | 61 </sizepolicy> |
| 62 </property> | 62 </property> |
| 63 <property name="textFormat"> | 63 <property name="textFormat"> |
| 64 <enum>Qt::RichText</enum> | 64 <enum>Qt::TextFormat::RichText</enum> |
| 65 </property> | 65 </property> |
| 66 <property name="alignment"> | 66 <property name="alignment"> |
| 67 <set>Qt::AlignCenter</set> | 67 <set>Qt::AlignmentFlag::AlignCenter</set> |
| 68 </property> | 68 </property> |
| 69 <property name="openExternalLinks"> | 69 <property name="openExternalLinks"> |
| 70 <bool>true</bool> | 70 <bool>true</bool> |
| 71 </property> | 71 </property> |
| 72 </widget> | 72 </widget> |
| 75 <widget class="QComboBox" name="languageMenu"> | 75 <widget class="QComboBox" name="languageMenu"> |
| 76 <property name="currentIndex"> | 76 <property name="currentIndex"> |
| 77 <number>0</number> | 77 <number>0</number> |
| 78 </property> | 78 </property> |
| 79 <property name="insertPolicy"> | 79 <property name="insertPolicy"> |
| 80 <enum>QComboBox::NoInsert</enum> | 80 <enum>QComboBox::InsertPolicy::NoInsert</enum> |
| 81 </property> | 81 </property> |
| 82 <item> | 82 <item> |
| 83 <property name="text"> | 83 <property name="text"> |
| 84 <string notr="true">Deutsch</string> | 84 <string notr="true">Deutsch</string> |
| 85 </property> | 85 </property> |
| 158 </widget> | 158 </widget> |
| 159 </item> | 159 </item> |
| 160 <item> | 160 <item> |
| 161 <spacer name="horizontalSpacer_2"> | 161 <spacer name="horizontalSpacer_2"> |
| 162 <property name="orientation"> | 162 <property name="orientation"> |
| 163 <enum>Qt::Horizontal</enum> | 163 <enum>Qt::Orientation::Horizontal</enum> |
| 164 </property> | 164 </property> |
| 165 <property name="sizeHint" stdset="0"> | 165 <property name="sizeHint" stdset="0"> |
| 166 <size> | 166 <size> |
| 167 <width>40</width> | 167 <width>40</width> |
| 168 <height>20</height> | 168 <height>20</height> |
| 202 <widget class="QLabel" name="label"> | 202 <widget class="QLabel" name="label"> |
| 203 <property name="text"> | 203 <property name="text"> |
| 204 <string>Language:</string> | 204 <string>Language:</string> |
| 205 </property> | 205 </property> |
| 206 <property name="alignment"> | 206 <property name="alignment"> |
| 207 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> | 207 <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
| 208 </property> | 208 </property> |
| 209 </widget> | 209 </widget> |
| 210 </item> | 210 </item> |
| 211 <item row="7" column="0" colspan="2"> | 211 <item row="7" column="0" colspan="2"> |
| 212 <widget class="QCheckBox" name="forceRTEUpdate"> | 212 <widget class="QCheckBox" name="forceRTEUpdate"> |
| 216 </widget> | 216 </widget> |
| 217 </item> | 217 </item> |
| 218 <item row="5" column="0" colspan="3"> | 218 <item row="5" column="0" colspan="3"> |
| 219 <widget class="Line" name="line_4"> | 219 <widget class="Line" name="line_4"> |
| 220 <property name="orientation"> | 220 <property name="orientation"> |
| 221 <enum>Qt::Horizontal</enum> | 221 <enum>Qt::Orientation::Horizontal</enum> |
| 222 </property> | 222 </property> |
| 223 </widget> | 223 </widget> |
| 224 </item> | 224 </item> |
| 225 <item row="2" column="0"> | 225 <item row="2" column="0"> |
| 226 <widget class="QLabel" name="label_2"> | 226 <widget class="QLabel" name="label_2"> |
| 232 </property> | 232 </property> |
| 233 <property name="text"> | 233 <property name="text"> |
| 234 <string>Communication port:</string> | 234 <string>Communication port:</string> |
| 235 </property> | 235 </property> |
| 236 <property name="alignment"> | 236 <property name="alignment"> |
| 237 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> | 237 <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
| 238 </property> | 238 </property> |
| 239 </widget> | 239 </widget> |
| 240 </item> | 240 </item> |
| 241 <item row="0" column="2"> | 241 <item row="0" column="2"> |
| 242 <spacer name="horizontalSpacer"> | 242 <spacer name="horizontalSpacer"> |
| 243 <property name="orientation"> | 243 <property name="orientation"> |
| 244 <enum>Qt::Horizontal</enum> | 244 <enum>Qt::Orientation::Horizontal</enum> |
| 245 </property> | 245 </property> |
| 246 <property name="sizeType"> | 246 <property name="sizeType"> |
| 247 <enum>QSizePolicy::Expanding</enum> | 247 <enum>QSizePolicy::Policy::Expanding</enum> |
| 248 </property> | 248 </property> |
| 249 <property name="sizeHint" stdset="0"> | 249 <property name="sizeHint" stdset="0"> |
| 250 <size> | 250 <size> |
| 251 <width>0</width> | 251 <width>0</width> |
| 252 <height>20</height> | 252 <height>20</height> |
| 255 </spacer> | 255 </spacer> |
| 256 </item> | 256 </item> |
| 257 <item row="14" column="0" colspan="3"> | 257 <item row="14" column="0" colspan="3"> |
| 258 <widget class="Line" name="line"> | 258 <widget class="Line" name="line"> |
| 259 <property name="orientation"> | 259 <property name="orientation"> |
| 260 <enum>Qt::Horizontal</enum> | 260 <enum>Qt::Orientation::Horizontal</enum> |
| 261 </property> | 261 </property> |
| 262 </widget> | 262 </widget> |
| 263 </item> | 263 </item> |
| 264 <item row="13" column="0" colspan="3"> | 264 <item row="13" column="0" colspan="3"> |
| 265 <widget class="QCheckBox" name="useFastMode"> | 265 <widget class="QCheckBox" name="useFastMode"> |
