|
901 | 901 | <rect>
|
902 | 902 | <x>0</x>
|
903 | 903 | <y>0</y>
|
904 |
| - <width>611</width> |
| 904 | + <width>654</width> |
905 | 905 | <height>808</height>
|
906 | 906 | </rect>
|
907 | 907 | </property>
|
|
1231 | 1231 | <rect>
|
1232 | 1232 | <x>0</x>
|
1233 | 1233 | <y>0</y>
|
1234 |
| - <width>559</width> |
1235 |
| - <height>417</height> |
| 1234 | + <width>669</width> |
| 1235 | + <height>490</height> |
1236 | 1236 | </rect>
|
1237 | 1237 | </property>
|
1238 | 1238 | <layout class="QVBoxLayout" name="verticalLayout_27">
|
|
1549 | 1549 | <property name="geometry">
|
1550 | 1550 | <rect>
|
1551 | 1551 | <x>0</x>
|
1552 |
| - <y>0</y> |
1553 |
| - <width>615</width> |
1554 |
| - <height>681</height> |
| 1552 | + <y>-291</y> |
| 1553 | + <width>654</width> |
| 1554 | + <height>781</height> |
1555 | 1555 | </rect>
|
1556 | 1556 | </property>
|
1557 | 1557 | <layout class="QVBoxLayout" name="verticalLayout_29">
|
|
1561 | 1561 | <string>Rendering behavior</string>
|
1562 | 1562 | </property>
|
1563 | 1563 | <layout class="QGridLayout" name="_4">
|
1564 |
| - <item row="2" column="0"> |
| 1564 | + <item row="1" column="0"> |
1565 | 1565 | <widget class="QCheckBox" name="chkEnableBackbuffer">
|
1566 | 1566 | <property name="toolTip">
|
1567 | 1567 | <string>Better graphics performance at the cost of loosing the possibility to cancel rendering and incremental feature drawing</string>
|
|
1571 | 1571 | </property>
|
1572 | 1572 | </widget>
|
1573 | 1573 | </item>
|
1574 |
| - <item row="1" column="0"> |
| 1574 | + <item row="0" column="0"> |
1575 | 1575 | <widget class="QCheckBox" name="chkAddedVisibility">
|
1576 | 1576 | <property name="text">
|
1577 | 1577 | <string>By default new la&yers added to the map should be displayed</string>
|
1578 | 1578 | </property>
|
1579 | 1579 | </widget>
|
1580 | 1580 | </item>
|
1581 |
| - <item row="5" column="0" colspan="3"> |
| 1581 | + <item row="4" column="0" colspan="2"> |
1582 | 1582 | <widget class="QCheckBox" name="chkUseRenderCaching">
|
1583 | 1583 | <property name="text">
|
1584 | 1584 | <string>Use render caching where possible to speed up redraws</string>
|
1585 | 1585 | </property>
|
1586 | 1586 | </widget>
|
1587 | 1587 | </item>
|
1588 |
| - <item row="3" column="0"> |
| 1588 | + <item row="2" column="0"> |
1589 | 1589 | <layout class="QHBoxLayout" name="horizontalLayout_26">
|
1590 | 1590 | <item>
|
1591 | 1591 | <widget class="QLabel" name="labelUpdateThreshold">
|
|
1615 | 1615 | </item>
|
1616 | 1616 | </layout>
|
1617 | 1617 | </item>
|
1618 |
| - <item row="4" column="0" colspan="3"> |
| 1618 | + <item row="3" column="0" colspan="2"> |
1619 | 1619 | <widget class="QLabel" name="textLabel3">
|
1620 | 1620 | <property name="text">
|
1621 | 1621 | <string><b>Note:</b> Use zero to prevent display updates until all features have been rendered</string>
|
|
1991 | 1991 | </layout>
|
1992 | 1992 | </widget>
|
1993 | 1993 | </item>
|
| 1994 | + <item> |
| 1995 | + <widget class="QGroupBox" name="groupBox_22"> |
| 1996 | + <property name="title"> |
| 1997 | + <string>Debugging</string> |
| 1998 | + </property> |
| 1999 | + <layout class="QVBoxLayout" name="verticalLayout_35"> |
| 2000 | + <item> |
| 2001 | + <widget class="QLabel" name="label_55"> |
| 2002 | + <property name="text"> |
| 2003 | + <string>Show these events in the Log Message panel (under Rendering tab)</string> |
| 2004 | + </property> |
| 2005 | + </widget> |
| 2006 | + </item> |
| 2007 | + <item> |
| 2008 | + <layout class="QGridLayout" name="gridLayout_6"> |
| 2009 | + <item row="0" column="0"> |
| 2010 | + <spacer name="horizontalSpacer_37"> |
| 2011 | + <property name="orientation"> |
| 2012 | + <enum>Qt::Horizontal</enum> |
| 2013 | + </property> |
| 2014 | + <property name="sizeType"> |
| 2015 | + <enum>QSizePolicy::Fixed</enum> |
| 2016 | + </property> |
| 2017 | + <property name="sizeHint" stdset="0"> |
| 2018 | + <size> |
| 2019 | + <width>8</width> |
| 2020 | + <height>20</height> |
| 2021 | + </size> |
| 2022 | + </property> |
| 2023 | + </spacer> |
| 2024 | + </item> |
| 2025 | + <item row="0" column="1"> |
| 2026 | + <widget class="QCheckBox" name="mLogCanvasRefreshChkBx"> |
| 2027 | + <property name="text"> |
| 2028 | + <string>Map canvas refresh</string> |
| 2029 | + </property> |
| 2030 | + </widget> |
| 2031 | + </item> |
| 2032 | + </layout> |
| 2033 | + </item> |
| 2034 | + </layout> |
| 2035 | + </widget> |
| 2036 | + </item> |
1994 | 2037 | <item>
|
1995 | 2038 | <spacer name="verticalSpacer_6">
|
1996 | 2039 | <property name="orientation">
|
|
2038 | 2081 | <rect>
|
2039 | 2082 | <x>0</x>
|
2040 | 2083 | <y>0</y>
|
2041 |
| - <width>498</width> |
2042 |
| - <height>396</height> |
| 2084 | + <width>669</width> |
| 2085 | + <height>490</height> |
2043 | 2086 | </rect>
|
2044 | 2087 | </property>
|
2045 | 2088 | <layout class="QVBoxLayout" name="verticalLayout_25">
|
|
2349 | 2392 | <rect>
|
2350 | 2393 | <x>0</x>
|
2351 | 2394 | <y>0</y>
|
2352 |
| - <width>556</width> |
| 2395 | + <width>654</width> |
2353 | 2396 | <height>718</height>
|
2354 | 2397 | </rect>
|
2355 | 2398 | </property>
|
|
2729 | 2772 | <rect>
|
2730 | 2773 | <x>0</x>
|
2731 | 2774 | <y>0</y>
|
2732 |
| - <width>517</width> |
| 2775 | + <width>654</width> |
2733 | 2776 | <height>643</height>
|
2734 | 2777 | </rect>
|
2735 | 2778 | </property>
|
|
3218 | 3261 | <rect>
|
3219 | 3262 | <x>0</x>
|
3220 | 3263 | <y>0</y>
|
3221 |
| - <width>537</width> |
3222 |
| - <height>361</height> |
| 3264 | + <width>669</width> |
| 3265 | + <height>490</height> |
3223 | 3266 | </rect>
|
3224 | 3267 | </property>
|
3225 | 3268 | <layout class="QVBoxLayout" name="verticalLayout_6">
|
|
3358 | 3401 | <rect>
|
3359 | 3402 | <x>0</x>
|
3360 | 3403 | <y>0</y>
|
3361 |
| - <width>614</width> |
3362 |
| - <height>393</height> |
| 3404 | + <width>669</width> |
| 3405 | + <height>490</height> |
3363 | 3406 | </rect>
|
3364 | 3407 | </property>
|
3365 | 3408 | <layout class="QGridLayout" name="gridLayout_15">
|
|
3539 | 3582 | <rect>
|
3540 | 3583 | <x>0</x>
|
3541 | 3584 | <y>0</y>
|
3542 |
| - <width>300</width> |
3543 |
| - <height>248</height> |
| 3585 | + <width>669</width> |
| 3586 | + <height>490</height> |
3544 | 3587 | </rect>
|
3545 | 3588 | </property>
|
3546 | 3589 | <layout class="QVBoxLayout" name="verticalLayout_32">
|
|
3639 | 3682 | <rect>
|
3640 | 3683 | <x>0</x>
|
3641 | 3684 | <y>0</y>
|
3642 |
| - <width>521</width> |
| 3685 | + <width>654</width> |
3643 | 3686 | <height>650</height>
|
3644 | 3687 | </rect>
|
3645 | 3688 | </property>
|
|
0 commit comments