You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ui/layout/AnchorPopupMenu.ui
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -204,6 +204,9 @@
204
204
<height>18</height>
205
205
</size>
206
206
</property>
207
+
<propertyname="toolTip">
208
+
<string><html><head/><body><p><span style=" font-weight:600;">Parent Left-Top</span></p><p>Aligns anchors to the left-top corner of the parent</p><p><span style=" font-style:italic;">Fixed size. Always the same pixel offset from the parent left-top corner.</span></p></body></html></string>
209
+
</property>
207
210
<propertyname="text">
208
211
<string>Both</string>
209
212
</property>
@@ -220,6 +223,9 @@
220
223
<height>18</height>
221
224
</size>
222
225
</property>
226
+
<propertyname="toolTip">
227
+
<string><html><head/><body><p><span style=" font-weight:600;">Parent Center</span></p><p>Aligns anchors to the center of the parent</p><p><span style=" font-style:italic;">Fixed size. Always the same pixel offset from the parent center.</span></p></body></html></string>
228
+
</property>
223
229
<propertyname="text">
224
230
<string>Both</string>
225
231
</property>
@@ -236,6 +242,9 @@
236
242
<height>18</height>
237
243
</size>
238
244
</property>
245
+
<propertyname="toolTip">
246
+
<string><html><head/><body><p><span style=" font-weight:600;">Parent Right-Bottom</span></p><p>Aligns anchors to the right-bottom corner of the parent</p><p><span style=" font-style:italic;">Fixed size. Always the same pixel offset from the parent right-bottom corner.</span></p></body></html></string>
247
+
</property>
239
248
<propertyname="text">
240
249
<string>Both</string>
241
250
</property>
@@ -252,6 +261,9 @@
252
261
<height>18</height>
253
262
</size>
254
263
</property>
264
+
<propertyname="toolTip">
265
+
<string><html><head/><body><p><span style=" font-weight:600;">Parent Stretch</span></p><p>Aligns anchors to edges of the parent</p><p><span style=" font-style:italic;">Proportional size. Always the same pixel offset from parent edges.</span></p></body></html></string>
266
+
</property>
255
267
<propertyname="text">
256
268
<string>Both</string>
257
269
</property>
@@ -284,6 +296,9 @@
284
296
<height>18</height>
285
297
</size>
286
298
</property>
299
+
<propertyname="toolTip">
300
+
<string><html><head/><body><p><span style=" font-weight:600;">Widget Left-Top</span></p><p>Aligns anchors to the left-top corner of the widget itself</p><p><span style=" font-style:italic;">Fixed size. Proportional offset from the widget left-top.</span></p></body></html></string>
0 commit comments