Skip to content
Snippets Groups Projects
Commit 39294407 authored by Rainer Kartmann's avatar Rainer Kartmann
Browse files

Add tooltip

parent 22d21004
No related branches found
No related tags found
1 merge request!368Object memory and pose gui improvements
......@@ -52,6 +52,9 @@
</item>
<item>
<widget class="QCheckBox" name="detchAllCommitAttachedCheckBox">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If checked, the object's pose according to the attachment will be committed as a new snapshot when the object is detached.&lt;/p&gt;&lt;p&gt;If unchecked, no new snapshot will be created, and the object's pose will return to where it was before the attachment. &lt;/p&gt;&lt;p&gt;In both cases, new snapshots to the object ID will overwrite the previous/committed snapshot.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Commit Attached Pose</string>
</property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment