committed by
Kacper Donat
parent
be0c0e7a74
commit
bbfbb6e059
@@ -49,6 +49,7 @@
|
||||
<widget class="QPushButton" name="pbSectionObjects">
|
||||
<property name="text">
|
||||
<string>Use Selection</string>
|
||||
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -77,6 +78,7 @@
|
||||
<widget class="QPushButton" name="pbProfileObject">
|
||||
<property name="text">
|
||||
<string>Use Selection</string>
|
||||
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -131,7 +133,7 @@
|
||||
<item row="3" column="0">
|
||||
<widget class="QLabel" name="label_3">
|
||||
<property name="text">
|
||||
<string>Scale Type</string>
|
||||
<string>Scale type</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -157,7 +159,7 @@
|
||||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="label_7">
|
||||
<property name="text">
|
||||
<string>Projection Strategy</string>
|
||||
<string>Projection strategy</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -199,7 +201,7 @@
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>NoParallel</string>
|
||||
<string>No parallel</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
@@ -227,7 +229,7 @@
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_5">
|
||||
<property name="text">
|
||||
<string>BaseView</string>
|
||||
<string>Base view</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -269,7 +271,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Preset view direction looking up.</string>
|
||||
<string>Preset view direction looking up</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
@@ -299,7 +301,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Preset view direction looking down.</string>
|
||||
<string>Preset view direction looking down</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
@@ -326,7 +328,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Preset view direction looking left.</string>
|
||||
<string>Preset view direction looking left</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
@@ -353,7 +355,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Preset view direction looking right.</string>
|
||||
<string>Preset view direction looking right</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
@@ -390,7 +392,7 @@
|
||||
<item row="0" column="0">
|
||||
<widget class="QCheckBox" name="cbLiveUpdate">
|
||||
<property name="toolTip">
|
||||
<string>Check to update display after every property change.</string>
|
||||
<string>Check to update display after every property change</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Live Update</string>
|
||||
@@ -400,7 +402,7 @@
|
||||
<item row="0" column="1">
|
||||
<widget class="QPushButton" name="pbUpdateNow">
|
||||
<property name="toolTip">
|
||||
<string>Rebuild display now. May be slow for complex models.</string>
|
||||
<string>Rebuild display now. May be slow for complex models</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Update Now</string>
|
||||
|
||||
Reference in New Issue
Block a user