arc tool dialog: tab changes focus for angle values, tab order
--HG-- branch : develop
This commit is contained in:
parent
7064dbfaa2
commit
1f51d0122f
|
@ -354,6 +354,9 @@
|
||||||
<height>24</height>
|
<height>24</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="tabChangesFocus">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
@ -539,6 +542,9 @@
|
||||||
<height>24</height>
|
<height>24</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="tabChangesFocus">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
@ -790,8 +796,10 @@
|
||||||
<tabstop>toolButtonPutHereF1</tabstop>
|
<tabstop>toolButtonPutHereF1</tabstop>
|
||||||
<tabstop>toolButtonEqualF1</tabstop>
|
<tabstop>toolButtonEqualF1</tabstop>
|
||||||
<tabstop>pushButtonGrowLengthF1</tabstop>
|
<tabstop>pushButtonGrowLengthF1</tabstop>
|
||||||
|
<tabstop>plainTextEditF2</tabstop>
|
||||||
<tabstop>toolButtonPutHereF2</tabstop>
|
<tabstop>toolButtonPutHereF2</tabstop>
|
||||||
<tabstop>toolButtonEqualF2</tabstop>
|
<tabstop>toolButtonEqualF2</tabstop>
|
||||||
|
<tabstop>pushButtonGrowLengthF2</tabstop>
|
||||||
<tabstop>radioButtonSizeGrowth</tabstop>
|
<tabstop>radioButtonSizeGrowth</tabstop>
|
||||||
<tabstop>radioButtonStandardTable</tabstop>
|
<tabstop>radioButtonStandardTable</tabstop>
|
||||||
<tabstop>radioButtonIncrements</tabstop>
|
<tabstop>radioButtonIncrements</tabstop>
|
||||||
|
@ -801,7 +809,8 @@
|
||||||
<tabstop>radioButtonAngleLine</tabstop>
|
<tabstop>radioButtonAngleLine</tabstop>
|
||||||
<tabstop>checkBoxHideEmpty</tabstop>
|
<tabstop>checkBoxHideEmpty</tabstop>
|
||||||
<tabstop>listWidget</tabstop>
|
<tabstop>listWidget</tabstop>
|
||||||
<tabstop>buttonBox</tabstop>
|
<tabstop>comboBoxBasePoint</tabstop>
|
||||||
|
<tabstop>comboBoxColor</tabstop>
|
||||||
</tabstops>
|
</tabstops>
|
||||||
<resources>
|
<resources>
|
||||||
<include location="../../share/resources/icon.qrc"/>
|
<include location="../../share/resources/icon.qrc"/>
|
||||||
|
@ -814,8 +823,8 @@
|
||||||
<slot>accept()</slot>
|
<slot>accept()</slot>
|
||||||
<hints>
|
<hints>
|
||||||
<hint type="sourcelabel">
|
<hint type="sourcelabel">
|
||||||
<x>248</x>
|
<x>257</x>
|
||||||
<y>254</y>
|
<y>567</y>
|
||||||
</hint>
|
</hint>
|
||||||
<hint type="destinationlabel">
|
<hint type="destinationlabel">
|
||||||
<x>157</x>
|
<x>157</x>
|
||||||
|
@ -830,8 +839,8 @@
|
||||||
<slot>reject()</slot>
|
<slot>reject()</slot>
|
||||||
<hints>
|
<hints>
|
||||||
<hint type="sourcelabel">
|
<hint type="sourcelabel">
|
||||||
<x>316</x>
|
<x>325</x>
|
||||||
<y>260</y>
|
<y>567</y>
|
||||||
</hint>
|
</hint>
|
||||||
<hint type="destinationlabel">
|
<hint type="destinationlabel">
|
||||||
<x>286</x>
|
<x>286</x>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user