Compare commits

...

1 Commits

Author SHA1 Message Date
suter_a 6ed33d6500 PPrefsDialog.ui adopted for Qt5.
Build and Deploy Documentation / build-and-deploy (push) Successful in 23s
2026-06-07 11:30:41 +02:00
@@ -10,7 +10,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>460</width> <width>460</width>
<height>200</height> <height>241</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@@ -26,7 +26,7 @@
<item> <item>
<widget class="QTabWidget" name="fTabWidget"> <widget class="QTabWidget" name="fTabWidget">
<property name="currentIndex"> <property name="currentIndex">
<number>0</number> <number>3</number>
</property> </property>
<widget class="QWidget" name="fGeneral_tab"> <widget class="QWidget" name="fGeneral_tab">
<attribute name="title"> <attribute name="title">
@@ -36,7 +36,7 @@
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>80</y> <y>110</y>
<width>421</width> <width>421</width>
<height>31</height> <height>31</height>
</rect> </rect>
@@ -45,13 +45,13 @@
<string>Change Default Search Paths</string> <string>Change Default Search Paths</string>
</property> </property>
</widget> </widget>
<widget class="QWidget" name=""> <widget class="QWidget" name="layoutWidget">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>10</x> <x>10</x>
<y>10</y> <y>10</y>
<width>416</width> <width>416</width>
<height>61</height> <height>79</height>
</rect> </rect>
</property> </property>
<layout class="QHBoxLayout" name="horizontalLayout_2"> <layout class="QHBoxLayout" name="horizontalLayout_2">
@@ -201,6 +201,28 @@
<string>yaml out</string> <string>yaml out</string>
</property> </property>
</widget> </widget>
<widget class="QWidget" name="">
<property name="geometry">
<rect>
<x>10</x>
<y>100</y>
<width>251</width>
<height>25</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QComboBox" name="fNumberOfThreads_comboBox"/>
</item>
<item>
<widget class="QLabel" name="fNumberOfThreads_label">
<property name="text">
<string># threads to be used</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget> </widget>
<widget class="QWidget" name="fMusrview_tab"> <widget class="QWidget" name="fMusrview_tab">
<attribute name="title"> <attribute name="title">