diff options
Diffstat (limited to 'qt-ui/preferences.ui')
-rw-r--r-- | qt-ui/preferences.ui | 134 |
1 files changed, 83 insertions, 51 deletions
diff --git a/qt-ui/preferences.ui b/qt-ui/preferences.ui index 50a0f7ab0..bdd37acca 100644 --- a/qt-ui/preferences.ui +++ b/qt-ui/preferences.ui @@ -943,12 +943,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>187</x> - <y>77</y> + <x>195</x> + <y>39</y> </hint> <hint type="destinationlabel"> - <x>581</x> - <y>80</y> + <x>195</x> + <y>39</y> </hint> </hints> </connection> @@ -959,12 +959,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>187</x> - <y>77</y> + <x>195</x> + <y>39</y> </hint> <hint type="destinationlabel"> - <x>668</x> - <y>80</y> + <x>195</x> + <y>39</y> </hint> </hints> </connection> @@ -975,12 +975,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>186</x> - <y>121</y> + <x>195</x> + <y>39</y> </hint> <hint type="destinationlabel"> - <x>581</x> - <y>124</y> + <x>195</x> + <y>39</y> </hint> </hints> </connection> @@ -991,12 +991,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>186</x> - <y>121</y> + <x>195</x> + <y>39</y> </hint> <hint type="destinationlabel"> - <x>668</x> - <y>124</y> + <x>195</x> + <y>39</y> </hint> </hints> </connection> @@ -1007,12 +1007,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>184</x> - <y>165</y> + <x>195</x> + <y>39</y> </hint> <hint type="destinationlabel"> - <x>581</x> - <y>168</y> + <x>195</x> + <y>39</y> </hint> </hints> </connection> @@ -1023,12 +1023,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>184</x> - <y>165</y> + <x>195</x> + <y>39</y> </hint> <hint type="destinationlabel"> - <x>668</x> - <y>168</y> + <x>195</x> + <y>39</y> </hint> </hints> </connection> @@ -1040,11 +1040,11 @@ <hints> <hint type="sourcelabel"> <x>195</x> - <y>209</y> + <y>39</y> </hint> <hint type="destinationlabel"> - <x>591</x> - <y>212</y> + <x>195</x> + <y>39</y> </hint> </hints> </connection> @@ -1056,11 +1056,11 @@ <hints> <hint type="sourcelabel"> <x>195</x> - <y>209</y> + <y>39</y> </hint> <hint type="destinationlabel"> - <x>668</x> - <y>212</y> + <x>195</x> + <y>39</y> </hint> </hints> </connection> @@ -1071,12 +1071,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>298</x> - <y>327</y> + <x>195</x> + <y>39</y> </hint> <hint type="destinationlabel"> - <x>512</x> - <y>327</y> + <x>195</x> + <y>39</y> </hint> </hints> </connection> @@ -1087,12 +1087,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>298</x> - <y>327</y> + <x>195</x> + <y>39</y> </hint> <hint type="destinationlabel"> - <x>668</x> - <y>327</y> + <x>195</x> + <y>39</y> </hint> </hints> </connection> @@ -1103,12 +1103,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>298</x> - <y>327</y> + <x>195</x> + <y>39</y> </hint> <hint type="destinationlabel"> - <x>668</x> - <y>327</y> + <x>195</x> + <y>39</y> </hint> </hints> </connection> @@ -1119,12 +1119,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>362</x> - <y>275</y> + <x>195</x> + <y>39</y> </hint> <hint type="destinationlabel"> - <x>586</x> - <y>270</y> + <x>195</x> + <y>39</y> </hint> </hints> </connection> @@ -1135,23 +1135,55 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>613</x> - <y>41</y> + <x>195</x> + <y>39</y> + </hint> + <hint type="destinationlabel"> + <x>195</x> + <y>39</y> + </hint> + </hints> + </connection> + <connection> + <sender>languageSystemDefault</sender> + <signal>toggled(bool)</signal> + <receiver>languageView</receiver> + <slot>setDisabled(bool)</slot> + <hints> + <hint type="sourcelabel"> + <x>176</x> + <y>30</y> </hint> <hint type="destinationlabel"> - <x>634</x> - <y>72</y> + <x>171</x> + <y>79</y> + </hint> + </hints> + </connection> + <connection> + <sender>languageSystemDefault</sender> + <signal>toggled(bool)</signal> + <receiver>languageFilter</receiver> + <slot>setDisabled(bool)</slot> + <hints> + <hint type="sourcelabel"> + <x>209</x> + <y>34</y> + </hint> + <hint type="destinationlabel"> + <x>599</x> + <y>33</y> </hint> </hints> </connection> </connections> <buttongroups> <buttongroup name="buttonGroup"/> - <buttongroup name="verticalSpeed"/> <buttongroup name="buttonGroup_2"/> <buttongroup name="buttonGroup_3"/> <buttongroup name="buttonGroup_4"/> <buttongroup name="buttonGroup_5"/> <buttongroup name="buttonGroup_6"/> + <buttongroup name="verticalSpeed"/> </buttongroups> </ui> |