|
332 | 332 | <item>
|
333 | 333 | <widget class="QStackedWidget" name="mOptionsStackedWidget">
|
334 | 334 | <property name="currentIndex">
|
335 |
| - <number>0</number> |
| 335 | + <number>16</number> |
336 | 336 | </property>
|
337 | 337 | <widget class="QWidget" name="mOptionsPageGeneral">
|
338 | 338 | <layout class="QVBoxLayout" name="verticalLayout_3">
|
|
1083 | 1083 | <x>0</x>
|
1084 | 1084 | <y>0</y>
|
1085 | 1085 | <width>544</width>
|
1086 |
| - <height>1096</height> |
| 1086 | + <height>1095</height> |
1087 | 1087 | </rect>
|
1088 | 1088 | </property>
|
1089 | 1089 | <layout class="QVBoxLayout" name="verticalLayout_22">
|
|
3216 | 3216 | <x>0</x>
|
3217 | 3217 | <y>0</y>
|
3218 | 3218 | <width>613</width>
|
3219 |
| - <height>646</height> |
| 3219 | + <height>641</height> |
3220 | 3220 | </rect>
|
3221 | 3221 | </property>
|
3222 | 3222 | <layout class="QVBoxLayout" name="verticalLayout_30">
|
@@ -3659,7 +3659,7 @@ The bigger the number, the faster zooming with the mouse wheel will be.</string>
|
3659 | 3659 | <rect>
|
3660 | 3660 | <x>0</x>
|
3661 | 3661 | <y>0</y>
|
3662 |
| - <width>154</width> |
| 3662 | + <width>153</width> |
3663 | 3663 | <height>271</height>
|
3664 | 3664 | </rect>
|
3665 | 3665 | </property>
|
@@ -4867,8 +4867,8 @@ The bigger the number, the faster zooming with the mouse wheel will be.</string>
|
4867 | 4867 | <rect>
|
4868 | 4868 | <x>0</x>
|
4869 | 4869 | <y>0</y>
|
4870 |
| - <width>857</width> |
4871 |
| - <height>828</height> |
| 4870 | + <width>616</width> |
| 4871 | + <height>736</height> |
4872 | 4872 | </rect>
|
4873 | 4873 | </property>
|
4874 | 4874 | <layout class="QVBoxLayout" name="verticalLayout_33">
|
@@ -5332,31 +5332,49 @@ The bigger the number, the faster zooming with the mouse wheel will be.</string>
|
5332 | 5332 | </widget>
|
5333 | 5333 | </item>
|
5334 | 5334 | <item>
|
5335 |
| - <widget class="QLabel" name="label_64"> |
| 5335 | + <widget class="QCheckBox" name="mGPUEnableCheckBox"> |
5336 | 5336 | <property name="text">
|
5337 |
| - <string>The following OpenCL devices were found on this system (changing the default device requires QGIS to be restarted).</string> |
| 5337 | + <string>Enable OpenCL acceleration</string> |
5338 | 5338 | </property>
|
5339 | 5339 | </widget>
|
5340 | 5340 | </item>
|
5341 | 5341 | <item>
|
5342 |
| - <widget class="QComboBox" name="mOpenClDevicesCombo"/> |
5343 |
| - </item> |
5344 |
| - <item> |
5345 |
| - <widget class="QTextBrowser" name="mGPUInfoTextBrowser"> |
5346 |
| - <property name="html"> |
5347 |
| - <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
| 5342 | + <widget class="QWidget" name="mOpenClContainerWidget" native="true"> |
| 5343 | + <layout class="QVBoxLayout" name="verticalLayout_32"> |
| 5344 | + <property name="leftMargin"> |
| 5345 | + <number>0</number> |
| 5346 | + </property> |
| 5347 | + <property name="topMargin"> |
| 5348 | + <number>0</number> |
| 5349 | + </property> |
| 5350 | + <property name="rightMargin"> |
| 5351 | + <number>0</number> |
| 5352 | + </property> |
| 5353 | + <property name="bottomMargin"> |
| 5354 | + <number>0</number> |
| 5355 | + </property> |
| 5356 | + <item> |
| 5357 | + <widget class="QLabel" name="label_64"> |
| 5358 | + <property name="text"> |
| 5359 | + <string>The following OpenCL devices were found on this system (changing the default device requires QGIS to be restarted).</string> |
| 5360 | + </property> |
| 5361 | + </widget> |
| 5362 | + </item> |
| 5363 | + <item> |
| 5364 | + <widget class="QComboBox" name="mOpenClDevicesCombo"/> |
| 5365 | + </item> |
| 5366 | + <item> |
| 5367 | + <widget class="QTextBrowser" name="mGPUInfoTextBrowser"> |
| 5368 | + <property name="html"> |
| 5369 | + <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
5348 | 5370 | <html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
5349 | 5371 | p, li { white-space: pre-wrap; }
|
5350 |
| -</style></head><body style=" font-family:'Noto Sans'; font-size:9pt; font-weight:400; font-style:normal;"> |
5351 |
| -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Placemark for OpenCL information results (mGPUInfoTextBrowser)</p></body></html></string> |
5352 |
| - </property> |
5353 |
| - </widget> |
5354 |
| - </item> |
5355 |
| - <item> |
5356 |
| - <widget class="QCheckBox" name="mGPUEnableCheckBox"> |
5357 |
| - <property name="text"> |
5358 |
| - <string>Enable OpenCL acceleration</string> |
5359 |
| - </property> |
| 5372 | +</style></head><body style=" font-family:'Noto Sans'; font-size:10pt; font-weight:400; font-style:normal;"> |
| 5373 | +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></string> |
| 5374 | + </property> |
| 5375 | + </widget> |
| 5376 | + </item> |
| 5377 | + </layout> |
5360 | 5378 | </widget>
|
5361 | 5379 | </item>
|
5362 | 5380 | <item>
|
@@ -5743,12 +5761,40 @@ p, li { white-space: pre-wrap; }
|
5743 | 5761 | <tabstop>mRemoveUrlPushButton</tabstop>
|
5744 | 5762 | <tabstop>mExcludeUrlListWidget</tabstop>
|
5745 | 5763 | <tabstop>mAdvancedSettingsEnableButton</tabstop>
|
5746 |
| - <tabstop>mOpenClDevicesCombo</tabstop> |
5747 |
| - <tabstop>mGPUInfoTextBrowser</tabstop> |
5748 |
| - <tabstop>mGPUEnableCheckBox</tabstop> |
5749 | 5764 | </tabstops>
|
5750 | 5765 | <resources>
|
5751 | 5766 | <include location="../../images/images.qrc"/>
|
| 5767 | + <include location="../../images/images.qrc"/> |
| 5768 | + <include location="../../images/images.qrc"/> |
| 5769 | + <include location="../../images/images.qrc"/> |
| 5770 | + <include location="../../images/images.qrc"/> |
| 5771 | + <include location="../../images/images.qrc"/> |
| 5772 | + <include location="../../images/images.qrc"/> |
| 5773 | + <include location="../../images/images.qrc"/> |
| 5774 | + <include location="../../images/images.qrc"/> |
| 5775 | + <include location="../../images/images.qrc"/> |
| 5776 | + <include location="../../images/images.qrc"/> |
| 5777 | + <include location="../../images/images.qrc"/> |
| 5778 | + <include location="../../images/images.qrc"/> |
| 5779 | + <include location="../../images/images.qrc"/> |
| 5780 | + <include location="../../images/images.qrc"/> |
| 5781 | + <include location="../../images/images.qrc"/> |
| 5782 | + <include location="../../images/images.qrc"/> |
| 5783 | + <include location="../../images/images.qrc"/> |
| 5784 | + <include location="../../images/images.qrc"/> |
| 5785 | + <include location="../../images/images.qrc"/> |
| 5786 | + <include location="../../images/images.qrc"/> |
| 5787 | + <include location="../../images/images.qrc"/> |
| 5788 | + <include location="../../images/images.qrc"/> |
| 5789 | + <include location="../../images/images.qrc"/> |
| 5790 | + <include location="../../images/images.qrc"/> |
| 5791 | + <include location="../../images/images.qrc"/> |
| 5792 | + <include location="../../images/images.qrc"/> |
| 5793 | + <include location="../../images/images.qrc"/> |
| 5794 | + <include location="../../images/images.qrc"/> |
| 5795 | + <include location="../../images/images.qrc"/> |
| 5796 | + <include location="../../images/images.qrc"/> |
| 5797 | + <include location="../../images/images.qrc"/> |
5752 | 5798 | </resources>
|
5753 | 5799 | <connections>
|
5754 | 5800 | <connection>
|
|
0 commit comments