Calibration dialog: updated some tooltips

This commit is contained in:
matlabbe
2018-08-03 14:49:39 -04:00
parent a0342671ac
commit f938e8ce29

View File

@@ -17,7 +17,16 @@
<property name="spacing"> <property name="spacing">
<number>0</number> <number>0</number>
</property> </property>
<property name="margin"> <property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number> <number>0</number>
</property> </property>
<item> <item>
@@ -145,12 +154,21 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>353</width> <width>413</width>
<height>816</height> <height>816</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout"> <layout class="QVBoxLayout" name="verticalLayout">
<property name="margin"> <property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number> <number>0</number>
</property> </property>
<item> <item>
@@ -172,7 +190,7 @@
<item row="3" column="0"> <item row="3" column="0">
<widget class="QLabel" name="label_15"> <widget class="QLabel" name="label_15">
<property name="toolTip"> <property name="toolTip">
<string>Number of inner squares on the board</string> <string/>
</property> </property>
<property name="text"> <property name="text">
<string>Square size</string> <string>Square size</string>
@@ -228,7 +246,7 @@
<item row="0" column="0"> <item row="0" column="0">
<widget class="QLabel" name="label_21"> <widget class="QLabel" name="label_21">
<property name="toolTip"> <property name="toolTip">
<string>Number of inner squares on the board</string> <string/>
</property> </property>
<property name="text"> <property name="text">
<string>Download</string> <string>Download</string>
@@ -264,7 +282,7 @@
<item row="4" column="0"> <item row="4" column="0">
<widget class="QLabel" name="label_22"> <widget class="QLabel" name="label_22">
<property name="toolTip"> <property name="toolTip">
<string>Number of inner squares on the board</string> <string>If &gt; 1, image is scaled down to help board detection on high definition images</string>
</property> </property>
<property name="text"> <property name="text">
<string>Max scale</string> <string>Max scale</string>