|
63 | 63 | <property name="geometry"> |
64 | 64 | <rect> |
65 | 65 | <x>0</x> |
66 | | - <y>0</y> |
| 66 | + <y>-677</y> |
67 | 67 | <width>686</width> |
68 | 68 | <height>3286</height> |
69 | 69 | </rect> |
|
95 | 95 | <enum>QFrame::Raised</enum> |
96 | 96 | </property> |
97 | 97 | <property name="currentIndex"> |
98 | | - <number>10</number> |
| 98 | + <number>5</number> |
99 | 99 | </property> |
100 | 100 | <widget class="QWidget" name="page_22"> |
101 | 101 | <layout class="QVBoxLayout" name="verticalLayout_29" stretch="0,1"> |
@@ -3220,7 +3220,7 @@ when using the file type, logs are saved in LogRtabmap.txt (located in the worki |
3220 | 3220 | <item> |
3221 | 3221 | <widget class="QStackedWidget" name="stackedWidget_rgbd"> |
3222 | 3222 | <property name="currentIndex"> |
3223 | | - <number>9</number> |
| 3223 | + <number>10</number> |
3224 | 3224 | </property> |
3225 | 3225 | <widget class="QWidget" name="page_32"> |
3226 | 3226 | <layout class="QVBoxLayout" name="verticalLayout_63"> |
@@ -4476,6 +4476,9 @@ when using the file type, logs are saved in LogRtabmap.txt (located in the worki |
4476 | 4476 | <property name="text"> |
4477 | 4477 | <string>Frames per second</string> |
4478 | 4478 | </property> |
| 4479 | + <property name="textInteractionFlags"> |
| 4480 | + <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
| 4481 | + </property> |
4479 | 4482 | </widget> |
4480 | 4483 | </item> |
4481 | 4484 | <item row="5" column="0"> |
@@ -4567,11 +4570,14 @@ when using the file type, logs are saved in LogRtabmap.txt (located in the worki |
4567 | 4570 | <item row="3" column="2"> |
4568 | 4571 | <widget class="QLabel" name="label_558"> |
4569 | 4572 | <property name="text"> |
4570 | | - <string>Use IR for RGB image (odometry may be better)</string> |
| 4573 | + <string>Use IR for RGB image (may work better in dark areas).</string> |
4571 | 4574 | </property> |
4572 | 4575 | <property name="wordWrap"> |
4573 | 4576 | <bool>true</bool> |
4574 | 4577 | </property> |
| 4578 | + <property name="textInteractionFlags"> |
| 4579 | + <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
| 4580 | + </property> |
4575 | 4581 | </widget> |
4576 | 4582 | </item> |
4577 | 4583 | <item row="1" column="1"> |
@@ -4606,12 +4612,21 @@ when using the file type, logs are saved in LogRtabmap.txt (located in the worki |
4606 | 4612 | <property name="wordWrap"> |
4607 | 4613 | <bool>true</bool> |
4608 | 4614 | </property> |
| 4615 | + <property name="textInteractionFlags"> |
| 4616 | + <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
| 4617 | + </property> |
4609 | 4618 | </widget> |
4610 | 4619 | </item> |
4611 | 4620 | <item row="0" column="2"> |
4612 | 4621 | <widget class="QLabel" name="label_600"> |
4613 | 4622 | <property name="text"> |
4614 | | - <string>RGB camera resolution</string> |
| 4623 | + <string><html><head/><body><p>RGB camera resolution. Note that when color camera is used (IR mode is not checked below), to <span style=" font-weight:600;">avoid black borders in point clouds</span> generated, set ROI ratios under 3D Rendering settings to &quot;0.05 0.05 0.05 0.05&quot; under Map and Odom columns.</p></body></html></string> |
| 4624 | + </property> |
| 4625 | + <property name="wordWrap"> |
| 4626 | + <bool>true</bool> |
| 4627 | + </property> |
| 4628 | + <property name="textInteractionFlags"> |
| 4629 | + <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
4615 | 4630 | </property> |
4616 | 4631 | </widget> |
4617 | 4632 | </item> |
|
0 commit comments