add thread priority option (using QThread)

This commit is contained in:
WarmUpTill
2020-06-06 15:14:08 +02:00
parent 7fef29dafb
commit f03fca85aa
7 changed files with 101 additions and 36 deletions

View File

@@ -348,7 +348,7 @@
<item>
<widget class="QLabel" name="label_56">
<property name="text">
<string>Use thread priority (experimental)</string>
<string>Use thread priority</string>
</property>
</widget>
</item>
@@ -368,6 +368,13 @@
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_57">
<property name="text">
<string>(raising the priority higher than &quot;Normal&quot; is usually not recommended)</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_41">
<property name="orientation">