Skip to content

Commit fb23371

Browse files
committed
Merge remote-tracking branch 'Lcvette/master'
2 parents b3c7296 + 44d06cd commit fb23371

File tree

1 file changed

+18
-6
lines changed

1 file changed

+18
-6
lines changed

probe_basic/probe_basic.ui

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ bottom-margin: 0px;
224224
<enum>QTabWidget::South</enum>
225225
</property>
226226
<property name="currentIndex">
227-
<number>2</number>
227+
<number>4</number>
228228
</property>
229229
<widget class="QWidget" name="main_tab">
230230
<attribute name="title">
@@ -8832,6 +8832,9 @@ OFFSET</string>
88328832
<height>40</height>
88338833
</size>
88348834
</property>
8835+
<property name="whatsThis">
8836+
<string>G30.1 Sets the position for tool touch off location</string>
8837+
</property>
88358838
<property name="styleSheet">
88368839
<string notr="true">MDIButton {
88378840
font: 15pt &quot;Bebas Kai&quot;;
@@ -16321,7 +16324,7 @@ QTabBar::tab:only-one {
1632116324
<enum>QTabWidget::Rounded</enum>
1632216325
</property>
1632316326
<property name="currentIndex">
16324-
<number>0</number>
16327+
<number>1</number>
1632516328
</property>
1632616329
<widget class="QWidget" name="holeop_tab">
1632716330
<attribute name="title">
@@ -21767,6 +21770,15 @@ border-radius: 1px;
2176721770
<height>40</height>
2176821771
</size>
2176921772
</property>
21773+
<property name="toolTip">
21774+
<string>M6 Tool Change command that will perform a tool change to the tool specified in the adjacent 'T' Box</string>
21775+
</property>
21776+
<property name="toolTipDuration">
21777+
<number>3</number>
21778+
</property>
21779+
<property name="whatsThis">
21780+
<string>M6 Tool Change command that will perform a tool change to the tool specified in the adjacent 'T' Box</string>
21781+
</property>
2177021782
<property name="styleSheet">
2177121783
<string notr="true">QPushButton {
2177221784
font: 15pt &quot;Bebas Kai&quot;;
@@ -27011,12 +27023,12 @@ font: 11pt bebas kai;
2701127023
</property>
2701227024
</designerdata>
2701327025
<buttongroups>
27014-
<buttongroup name="probetabGroup"/>
27015-
<buttongroup name="plotorthoperspbtnGroup"/>
2701627026
<buttongroup name="plotviewGroup"/>
27017-
<buttongroup name="proberoutinebtnGroup"/>
27018-
<buttongroup name="probemodeGroup"/>
2701927027
<buttongroup name="mainorthoperspbtnGroup"/>
27028+
<buttongroup name="probemodeGroup"/>
27029+
<buttongroup name="plotorthoperspbtnGroup"/>
27030+
<buttongroup name="proberoutinebtnGroup"/>
27031+
<buttongroup name="probetabGroup"/>
2702027032
<buttongroup name="xycalbtnGroup"/>
2702127033
<buttongroup name="probehelpGroup"/>
2702227034
</buttongroups>

0 commit comments

Comments
 (0)