TaskAttacher.ui: clarification and add tooltip
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user