@@ -5648,6 +5648,9 @@ By default, they will be placed such as that their right end are at the same lev
5648
5648
<property name="text">
5649
5649
<string>Vertical position of number:</string>
5650
5650
</property>
5651
+ <property name="buddy">
5652
+ <cstring>mmRestNumberPos</cstring>
5653
+ </property>
5651
5654
</widget>
5652
5655
</item>
5653
5656
<item row="1" column="1">
@@ -5688,8 +5691,14 @@ By default, they will be placed such as that their right end are at the same lev
5688
5691
</item>
5689
5692
<item row="1" column="5">
5690
5693
<widget class="QToolButton" name="resetMMRestNumberMaskHBar">
5694
+ <property name="toolTip">
5695
+ <string>Reset to default</string>
5696
+ </property>
5697
+ <property name="accessibleName">
5698
+ <string>Reset 'Break H-bar if it collides with number' value</string>
5699
+ </property>
5691
5700
<property name="text">
5692
- <string notr="true">…</string >
5701
+ <string notr="true"/ >
5693
5702
</property>
5694
5703
</widget>
5695
5704
</item>
@@ -5698,6 +5707,9 @@ By default, they will be placed such as that their right end are at the same lev
5698
5707
<property name="text">
5699
5708
<string>H-bar horizontal stroke thickness:</string>
5700
5709
</property>
5710
+ <property name="buddy">
5711
+ <cstring>mmRestHBarThickness</cstring>
5712
+ </property>
5701
5713
</widget>
5702
5714
</item>
5703
5715
<item row="2" column="1">
@@ -5718,8 +5730,14 @@ By default, they will be placed such as that their right end are at the same lev
5718
5730
</item>
5719
5731
<item row="2" column="2">
5720
5732
<widget class="QToolButton" name="resetMMRestHBarThickness">
5733
+ <property name="toolTip">
5734
+ <string>Reset to default</string>
5735
+ </property>
5736
+ <property name="accessibleName">
5737
+ <string>Reset 'H-bar horizontal stroke thickness' value</string>
5738
+ </property>
5721
5739
<property name="text">
5722
- <string notr="true">…</string >
5740
+ <string notr="true"/ >
5723
5741
</property>
5724
5742
</widget>
5725
5743
</item>
@@ -5728,6 +5746,9 @@ By default, they will be placed such as that their right end are at the same lev
5728
5746
<property name="text">
5729
5747
<string>H-bar margin within barlines:</string>
5730
5748
</property>
5749
+ <property name="buddy">
5750
+ <cstring>multiMeasureRestMargin</cstring>
5751
+ </property>
5731
5752
</widget>
5732
5753
</item>
5733
5754
<item row="2" column="4">
@@ -5755,7 +5776,7 @@ By default, they will be placed such as that their right end are at the same lev
5755
5776
<string>Reset to default</string>
5756
5777
</property>
5757
5778
<property name="accessibleName">
5758
- <string>Reset 'Multimeasure rest margin' value</string>
5779
+ <string>Reset 'H-bar margin within barlines ' value</string>
5759
5780
</property>
5760
5781
<property name="text">
5761
5782
<string notr="true"/>
@@ -5767,6 +5788,9 @@ By default, they will be placed such as that their right end are at the same lev
5767
5788
<property name="text">
5768
5789
<string>H-bar vertical stroke thickness:</string>
5769
5790
</property>
5791
+ <property name="buddy">
5792
+ <cstring>mmRestHBarVStrokeThickness</cstring>
5793
+ </property>
5770
5794
</widget>
5771
5795
</item>
5772
5796
<item row="3" column="1">
@@ -5787,8 +5811,14 @@ By default, they will be placed such as that their right end are at the same lev
5787
5811
</item>
5788
5812
<item row="3" column="2">
5789
5813
<widget class="QToolButton" name="resetMMRestHBarVStrokeThickness">
5814
+ <property name="toolTip">
5815
+ <string>Reset to default</string>
5816
+ </property>
5817
+ <property name="accessibleName">
5818
+ <string>Reset 'H-bar vertical stroke thickness' value</string>
5819
+ </property>
5790
5820
<property name="text">
5791
- <string notr="true">…</string >
5821
+ <string notr="true"/ >
5792
5822
</property>
5793
5823
</widget>
5794
5824
</item>
@@ -5797,6 +5827,9 @@ By default, they will be placed such as that their right end are at the same lev
5797
5827
<property name="text">
5798
5828
<string>H-bar vertical stroke height:</string>
5799
5829
</property>
5830
+ <property name="buddy">
5831
+ <cstring>mmRestHBarVStrokeHeight</cstring>
5832
+ </property>
5800
5833
</widget>
5801
5834
</item>
5802
5835
<item row="3" column="4">
@@ -5817,8 +5850,14 @@ By default, they will be placed such as that their right end are at the same lev
5817
5850
</item>
5818
5851
<item row="3" column="5">
5819
5852
<widget class="QToolButton" name="resetMMRestHBarVStrokeHeight">
5853
+ <property name="toolTip">
5854
+ <string>Reset to default</string>
5855
+ </property>
5856
+ <property name="accessibleName">
5857
+ <string>Reset 'H-bar vertical stroke height' value</string>
5858
+ </property>
5820
5859
<property name="text">
5821
- <string notr="true">…</string >
5860
+ <string notr="true"/ >
5822
5861
</property>
5823
5862
</widget>
5824
5863
</item>
@@ -5852,12 +5891,18 @@ By default, they will be placed such as that their right end are at the same lev
5852
5891
<property name="text">
5853
5892
<string>Maximum number of measures:</string>
5854
5893
</property>
5894
+ <property name="buddy">
5895
+ <cstring>mmRestOldStyleMaxMeasures</cstring>
5896
+ </property>
5855
5897
</widget>
5856
5898
</item>
5857
5899
<item row="0" column="2">
5858
5900
<widget class="QToolButton" name="resetMMRestOldStyleMaxMeasures">
5901
+ <property name="toolTip">
5902
+ <string>Reset to default</string>
5903
+ </property>
5859
5904
<property name="text">
5860
- <string notr="true">…</string >
5905
+ <string notr="true"/ >
5861
5906
</property>
5862
5907
</widget>
5863
5908
</item>
@@ -5889,12 +5934,18 @@ By default, they will be placed such as that their right end are at the same lev
5889
5934
<property name="text">
5890
5935
<string>Spacing of symbols:</string>
5891
5936
</property>
5937
+ <property name="buddy">
5938
+ <cstring>mmRestOldStyleSpacing</cstring>
5939
+ </property>
5892
5940
</widget>
5893
5941
</item>
5894
5942
<item row="1" column="2">
5895
5943
<widget class="QToolButton" name="resetMMRestOldStyleSpacing">
5944
+ <property name="toolTip">
5945
+ <string>Reset to default</string>
5946
+ </property>
5896
5947
<property name="text">
5897
- <string notr="true">…</string >
5948
+ <string notr="true"/ >
5898
5949
</property>
5899
5950
</widget>
5900
5951
</item>
@@ -6038,6 +6089,9 @@ By default, they will be placed such as that their right end are at the same lev
6038
6089
<property name="text">
6039
6090
<string>Number position:</string>
6040
6091
</property>
6092
+ <property name="buddy">
6093
+ <cstring>measureRepeatNumberPos</cstring>
6094
+ </property>
6041
6095
</widget>
6042
6096
</item>
6043
6097
<item row="2" column="0" colspan="2">
@@ -8995,9 +9049,9 @@ By default, they will be placed such as that their right end are at the same lev
8995
9049
</property>
8996
9050
<layout class="QVBoxLayout" name="verticalLayout_58">
8997
9051
<item>
8998
- <widget class="QGroupBox" name="groupBox_bendstaff ">
9052
+ <widget class="QGroupBox" name="groupBox_bendsStandardStaff ">
8999
9053
<property name="title">
9000
- <string>Standard stave </string>
9054
+ <string>Standard staff </string>
9001
9055
</property>
9002
9056
<layout class="QGridLayout" name="gridLayout_61">
9003
9057
<item row="0" column="3">
@@ -9015,8 +9069,14 @@ By default, they will be placed such as that their right end are at the same lev
9015
9069
</item>
9016
9070
<item row="0" column="0">
9017
9071
<widget class="QLabel" name="label_171">
9072
+ <property name="accessibleName">
9073
+ <string>Line thickness on standard staves:</string>
9074
+ </property>
9018
9075
<property name="text">
9019
- <string>Line thickness: </string>
9076
+ <string>Line thickness:</string>
9077
+ </property>
9078
+ <property name="buddy">
9079
+ <cstring>bendLineWidth</cstring>
9020
9080
</property>
9021
9081
</widget>
9022
9082
</item>
@@ -9029,16 +9089,22 @@ By default, they will be placed such as that their right end are at the same lev
9029
9089
</item>
9030
9090
<item row="0" column="2">
9031
9091
<widget class="QToolButton" name="resetBendLineWidth">
9092
+ <property name="toolTip">
9093
+ <string>Reset to default</string>
9094
+ </property>
9095
+ <property name="accessibleName">
9096
+ <string>Reset 'Line thickness on standard staves' value</string>
9097
+ </property>
9032
9098
<property name="text">
9033
- <string notr="true"/>
9099
+ <string notr="true"/>
9034
9100
</property>
9035
9101
</widget>
9036
9102
</item>
9037
9103
</layout>
9038
9104
</widget>
9039
9105
</item>
9040
9106
<item>
9041
- <widget class="QGroupBox" name="groupBox_tablaturebend ">
9107
+ <widget class="QGroupBox" name="groupBox_bendsTablature ">
9042
9108
<property name="title">
9043
9109
<string>Tablature</string>
9044
9110
</property>
@@ -9059,7 +9125,7 @@ By default, they will be placed such as that their right end are at the same lev
9059
9125
<string>Reset to default</string>
9060
9126
</property>
9061
9127
<property name="accessibleName">
9062
- <string>Reset 'Line thickness ' value</string>
9128
+ <string>Reset 'Arrow width ' value</string>
9063
9129
</property>
9064
9130
<property name="text">
9065
9131
<string notr="true"/>
@@ -9078,6 +9144,9 @@ By default, they will be placed such as that their right end are at the same lev
9078
9144
<property name="text">
9079
9145
<string>Arrow height:</string>
9080
9146
</property>
9147
+ <property name="buddy">
9148
+ <cstring>bendArrowHeight</cstring>
9149
+ </property>
9081
9150
</widget>
9082
9151
</item>
9083
9152
<item row="1" column="1">
@@ -9104,8 +9173,14 @@ By default, they will be placed such as that their right end are at the same lev
9104
9173
</item>
9105
9174
<item row="1" column="5">
9106
9175
<widget class="QToolButton" name="resetBendArrowHeight">
9176
+ <property name="toolTip">
9177
+ <string>Reset to default</string>
9178
+ </property>
9179
+ <property name="accessibleName">
9180
+ <string>Reset 'Arrow height' value</string>
9181
+ </property>
9107
9182
<property name="text">
9108
- <string notr="true"/>
9183
+ <string notr="true"/>
9109
9184
</property>
9110
9185
</widget>
9111
9186
</item>
@@ -9124,6 +9199,9 @@ By default, they will be placed such as that their right end are at the same lev
9124
9199
</item>
9125
9200
<item row="0" column="0">
9126
9201
<widget class="QLabel" name="label_179">
9202
+ <property name="accessibleName">
9203
+ <string>Line thickness on tablature staves:</string>
9204
+ </property>
9127
9205
<property name="text">
9128
9206
<string>Line thickness:</string>
9129
9207
</property>
@@ -9160,7 +9238,7 @@ By default, they will be placed such as that their right end are at the same lev
9160
9238
<string>Reset to default</string>
9161
9239
</property>
9162
9240
<property name="accessibleName">
9163
- <string>Reset 'Arrow width ' value</string>
9241
+ <string>Reset 'Line thickness on tablature staves ' value</string>
9164
9242
</property>
9165
9243
<property name="text">
9166
9244
<string notr="true"/>
@@ -11157,6 +11235,9 @@ By default, they will be placed such as that their right end are at the same lev
11157
11235
<property name="text">
11158
11236
<string>Font:</string>
11159
11237
</property>
11238
+ <property name="buddy">
11239
+ <cstring>dynamicsFont</cstring>
11240
+ </property>
11160
11241
</widget>
11161
11242
</item>
11162
11243
<item>
@@ -11278,6 +11359,9 @@ By default, they will be placed such as that their right end are at the same lev
11278
11359
<property name="margin">
11279
11360
<number>0</number>
11280
11361
</property>
11362
+ <property name="buddy">
11363
+ <cstring>dynamicsSize</cstring>
11364
+ </property>
11281
11365
</widget>
11282
11366
</item>
11283
11367
<item row="6" column="1">
@@ -14299,6 +14383,15 @@ By default, they will be placed such as that their right end are at the same lev
14299
14383
<tabstop>resetVibratoLinePosAbove</tabstop>
14300
14384
<tabstop>vibratoLinePosBelow</tabstop>
14301
14385
<tabstop>resetVibratoLinePosBelow</tabstop>
14386
+ <tabstop>bendLineWidth</tabstop>
14387
+ <tabstop>resetBendLineWidth</tabstop>
14388
+ <tabstop>bendLineWidthTab</tabstop>
14389
+ <tabstop>resetBendLineWidthTab</tabstop>
14390
+ <tabstop>bendArrowWidth</tabstop>
14391
+ <tabstop>resetBendArrowWidth</tabstop>
14392
+ <tabstop>bendArrowHeight</tabstop>
14393
+ <tabstop>resetBendArrowHeight</tabstop>
14394
+ <tabstop>guitarBendCueSizedGraceFrets</tabstop>
14302
14395
<tabstop>textLinePlacement</tabstop>
14303
14396
<tabstop>resetTextLinePlacement</tabstop>
14304
14397
<tabstop>textLinePosAbove</tabstop>
@@ -14321,6 +14414,11 @@ By default, they will be placed such as that their right end are at the same lev
14321
14414
<tabstop>resetArticStaffDist</tabstop>
14322
14415
<tabstop>articulationMag</tabstop>
14323
14416
<tabstop>resetArticulationMag</tabstop>
14417
+ <tabstop>radioArticAlignStem</tabstop>
14418
+ <tabstop>radioArticAlignNoteHead</tabstop>
14419
+ <tabstop>radioArticAlignCenter</tabstop>
14420
+ <tabstop>radioArticKeepTogether</tabstop>
14421
+ <tabstop>radioArticAllowSeparate</tabstop>
14324
14422
<tabstop>fermataPosAbove</tabstop>
14325
14423
<tabstop>resetFermataPosAbove</tabstop>
14326
14424
<tabstop>fermataPosBelow</tabstop>
@@ -14379,14 +14477,20 @@ By default, they will be placed such as that their right end are at the same lev
14379
14477
<tabstop>lyricsMelismaPad</tabstop>
14380
14478
<tabstop>resetLyricsMelismaPad</tabstop>
14381
14479
<tabstop>resetLyricsMelismaAlign</tabstop>
14480
+ <tabstop>dynamicsOverrideFont</tabstop>
14481
+ <tabstop>dynamicsFont</tabstop>
14482
+ <tabstop>avoidBarLines</tabstop>
14483
+ <tabstop>resetAvoidBarLines</tabstop>
14484
+ <tabstop>dynamicsSize</tabstop>
14485
+ <tabstop>resetDynamicsSize</tabstop>
14382
14486
<tabstop>dynamicsPlacement</tabstop>
14383
14487
<tabstop>resetDynamicsPlacement</tabstop>
14384
- <tabstop>dynamicsPosAbove</tabstop>
14385
14488
<tabstop>resetDynamicsPosAbove</tabstop>
14386
- <tabstop>dynamicsPosBelow</tabstop>
14387
14489
<tabstop>resetDynamicsPosBelow</tabstop>
14388
14490
<tabstop>dynamicsMinDistance</tabstop>
14389
14491
<tabstop>resetDynamicsMinDistance</tabstop>
14492
+ <tabstop>snapExpression</tabstop>
14493
+ <tabstop>resetSnapExpression</tabstop>
14390
14494
<tabstop>rehearsalMarkPlacement</tabstop>
14391
14495
<tabstop>resetRehearsalMarkPlacement</tabstop>
14392
14496
<tabstop>rehearsalMarkPosAbove</tabstop>
0 commit comments