Tooltipes for tool tabs.
--HG-- branch : develop
This commit is contained in:
parent
4635593b5a
commit
6e74a5ac48
|
@ -45,17 +45,17 @@
|
||||||
</font>
|
</font>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string/>
|
<string>Tools</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="currentIndex">
|
<property name="currentIndex">
|
||||||
<number>3</number>
|
<number>5</number>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QWidget" name="page">
|
<widget class="QWidget" name="page">
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>100</width>
|
<width>130</width>
|
||||||
<height>272</height>
|
<height>272</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
|
@ -75,6 +75,9 @@
|
||||||
<attribute name="label">
|
<attribute name="label">
|
||||||
<string>Point</string>
|
<string>Point</string>
|
||||||
</attribute>
|
</attribute>
|
||||||
|
<attribute name="toolTip">
|
||||||
|
<string>Point</string>
|
||||||
|
</attribute>
|
||||||
<layout class="QFormLayout" name="formLayout">
|
<layout class="QFormLayout" name="formLayout">
|
||||||
<property name="fieldGrowthPolicy">
|
<property name="fieldGrowthPolicy">
|
||||||
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
||||||
|
@ -346,7 +349,7 @@
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>100</width>
|
<width>130</width>
|
||||||
<height>58</height>
|
<height>58</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
|
@ -366,6 +369,9 @@
|
||||||
<attribute name="label">
|
<attribute name="label">
|
||||||
<string>Line</string>
|
<string>Line</string>
|
||||||
</attribute>
|
</attribute>
|
||||||
|
<attribute name="toolTip">
|
||||||
|
<string>Line</string>
|
||||||
|
</attribute>
|
||||||
<layout class="QFormLayout" name="formLayout_2">
|
<layout class="QFormLayout" name="formLayout_2">
|
||||||
<property name="fieldGrowthPolicy">
|
<property name="fieldGrowthPolicy">
|
||||||
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
||||||
|
@ -429,7 +435,7 @@
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>100</width>
|
<width>130</width>
|
||||||
<height>156</height>
|
<height>156</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
|
@ -449,6 +455,9 @@
|
||||||
<attribute name="label">
|
<attribute name="label">
|
||||||
<string>Curve</string>
|
<string>Curve</string>
|
||||||
</attribute>
|
</attribute>
|
||||||
|
<attribute name="toolTip">
|
||||||
|
<string>Curve</string>
|
||||||
|
</attribute>
|
||||||
<layout class="QFormLayout" name="formLayout_3">
|
<layout class="QFormLayout" name="formLayout_3">
|
||||||
<property name="fieldGrowthPolicy">
|
<property name="fieldGrowthPolicy">
|
||||||
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
||||||
|
@ -610,6 +619,9 @@
|
||||||
<attribute name="label">
|
<attribute name="label">
|
||||||
<string>Arc</string>
|
<string>Arc</string>
|
||||||
</attribute>
|
</attribute>
|
||||||
|
<attribute name="toolTip">
|
||||||
|
<string>Arc</string>
|
||||||
|
</attribute>
|
||||||
<layout class="QFormLayout" name="formLayout_4">
|
<layout class="QFormLayout" name="formLayout_4">
|
||||||
<property name="fieldGrowthPolicy">
|
<property name="fieldGrowthPolicy">
|
||||||
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
||||||
|
@ -829,7 +841,7 @@
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>100</width>
|
<width>130</width>
|
||||||
<height>58</height>
|
<height>58</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
|
@ -849,6 +861,9 @@
|
||||||
<attribute name="label">
|
<attribute name="label">
|
||||||
<string>Detail</string>
|
<string>Detail</string>
|
||||||
</attribute>
|
</attribute>
|
||||||
|
<attribute name="toolTip">
|
||||||
|
<string>Detail</string>
|
||||||
|
</attribute>
|
||||||
<layout class="QFormLayout" name="formLayout_5">
|
<layout class="QFormLayout" name="formLayout_5">
|
||||||
<property name="fieldGrowthPolicy">
|
<property name="fieldGrowthPolicy">
|
||||||
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
||||||
|
@ -912,8 +927,8 @@
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>98</width>
|
<width>130</width>
|
||||||
<height>58</height>
|
<height>386</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<attribute name="icon">
|
<attribute name="icon">
|
||||||
|
@ -923,6 +938,9 @@
|
||||||
<attribute name="label">
|
<attribute name="label">
|
||||||
<string>Layout</string>
|
<string>Layout</string>
|
||||||
</attribute>
|
</attribute>
|
||||||
|
<attribute name="toolTip">
|
||||||
|
<string>Layout</string>
|
||||||
|
</attribute>
|
||||||
<layout class="QFormLayout" name="formLayout_6">
|
<layout class="QFormLayout" name="formLayout_6">
|
||||||
<property name="fieldGrowthPolicy">
|
<property name="fieldGrowthPolicy">
|
||||||
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user