Tooltipes for tool tabs.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2015-06-09 21:26:50 +03:00
parent 4635593b5a
commit 6e74a5ac48

View file

@ -45,17 +45,17 @@
</font>
</property>
<property name="toolTip">
<string/>
<string>Tools</string>
</property>
<property name="currentIndex">
<number>3</number>
<number>5</number>
</property>
<widget class="QWidget" name="page">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<width>130</width>
<height>272</height>
</rect>
</property>
@ -75,6 +75,9 @@
<attribute name="label">
<string>Point</string>
</attribute>
<attribute name="toolTip">
<string>Point</string>
</attribute>
<layout class="QFormLayout" name="formLayout">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
@ -346,7 +349,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<width>130</width>
<height>58</height>
</rect>
</property>
@ -366,6 +369,9 @@
<attribute name="label">
<string>Line</string>
</attribute>
<attribute name="toolTip">
<string>Line</string>
</attribute>
<layout class="QFormLayout" name="formLayout_2">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
@ -429,7 +435,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<width>130</width>
<height>156</height>
</rect>
</property>
@ -449,6 +455,9 @@
<attribute name="label">
<string>Curve</string>
</attribute>
<attribute name="toolTip">
<string>Curve</string>
</attribute>
<layout class="QFormLayout" name="formLayout_3">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
@ -610,6 +619,9 @@
<attribute name="label">
<string>Arc</string>
</attribute>
<attribute name="toolTip">
<string>Arc</string>
</attribute>
<layout class="QFormLayout" name="formLayout_4">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
@ -829,7 +841,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<width>130</width>
<height>58</height>
</rect>
</property>
@ -849,6 +861,9 @@
<attribute name="label">
<string>Detail</string>
</attribute>
<attribute name="toolTip">
<string>Detail</string>
</attribute>
<layout class="QFormLayout" name="formLayout_5">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
@ -912,8 +927,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>98</width>
<height>58</height>
<width>130</width>
<height>386</height>
</rect>
</property>
<attribute name="icon">
@ -923,6 +938,9 @@
<attribute name="label">
<string>Layout</string>
</attribute>
<attribute name="toolTip">
<string>Layout</string>
</attribute>
<layout class="QFormLayout" name="formLayout_6">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>