File tree 1 file changed +35
-2
lines changed
1 file changed +35
-2
lines changed Original file line number Diff line number Diff line change 6
6
<rect >
7
7
<x >0</x >
8
8
<y >0</y >
9
- <width >209 </width >
9
+ <width >235 </width >
10
10
<height >277</height >
11
11
</rect >
12
12
</property >
118
118
</layout >
119
119
</widget >
120
120
<resources />
121
- <connections />
121
+ <connections >
122
+ <connection >
123
+ <sender >mOpacitySlider</sender >
124
+ <signal >valueChanged(int)</signal >
125
+ <receiver >mOpacitySpinBox</receiver >
126
+ <slot >setValue(int)</slot >
127
+ <hints >
128
+ <hint type =" sourcelabel" >
129
+ <x >137</x >
130
+ <y >98</y >
131
+ </hint >
132
+ <hint type =" destinationlabel" >
133
+ <x >197</x >
134
+ <y >106</y >
135
+ </hint >
136
+ </hints >
137
+ </connection >
138
+ <connection >
139
+ <sender >mOpacitySpinBox</sender >
140
+ <signal >valueChanged(int)</signal >
141
+ <receiver >mOpacitySlider</receiver >
142
+ <slot >setValue(int)</slot >
143
+ <hints >
144
+ <hint type =" sourcelabel" >
145
+ <x >196</x >
146
+ <y >92</y >
147
+ </hint >
148
+ <hint type =" destinationlabel" >
149
+ <x >153</x >
150
+ <y >100</y >
151
+ </hint >
152
+ </hints >
153
+ </connection >
154
+ </connections >
122
155
</ui >
You can’t perform that action at this time.
0 commit comments