@@ -158,7 +158,7 @@ p, li { white-space: pre-wrap; }
<string>Filter geometry volumes based on the name of the GeoLogVol node. You can use regular expressions and wildcards (*).</string>
</property>
<propertyname="placeholderText">
<string>ex: Inner*</string>
<string>ex: Inner.* [regexp]</string>
</property>
</widget>
</item>
...
...
@@ -211,6 +211,13 @@ p, li { white-space: pre-wrap; }
</property>
</widget>
</item>
<item>
<widgetclass="QLabel"name="label_2">
<propertyname="text">
<string>[-1: All (slower)]</string>
</property>
</widget>
</item>
<item>
<spacername="horizontalSpacer">
<propertyname="orientation">
...
...
@@ -296,7 +303,7 @@ p, li { white-space: pre-wrap; }
</property>
</widget>
</item>
<itemrow="1"column="1">
<itemrow="2"column="1">
<widgetclass="QCheckBox"name="lockTransp">
<propertyname="toolTip">
<string>When enabling 'Visit All Children', if there are matching daughter to be shown inside a matching mother volume, then the transparency will be automatically set to 50% and set to a given type, to ease the visualization of nested volumes. You can disable this by checking this.</string>
...
...
@@ -315,6 +322,16 @@ p, li { white-space: pre-wrap; }