TaskAttacher.ui: clarification and add tooltip

This commit is contained in:
donovaly
2019-07-17 02:30:19 +02:00
committed by wmayer
parent 53f51db8ae
commit 61e965863a

View File

@@ -118,7 +118,9 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>AttachmentOffset property. The placement is expressed in local space of object being attached.</string>
<string>Attachment offset.
Note: The placement is expressed in local coordinate system
of object being attached.</string>
</property>
<property name="title">
<string>Attachment Offset:</string>
@@ -324,6 +326,9 @@
</item>
<item>
<widget class="QCheckBox" name="checkBoxFlip">
<property name="toolTip">
<string>Flip side of attachment and offset</string>
</property>
<property name="text">
<string>Flip sides</string>
</property>