|
297 | 297 | </size> |
298 | 298 | </property> |
299 | 299 | <property name="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> |
| 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 parent left-top corner.</span></p></body></html></string> |
301 | 301 | </property> |
302 | 302 | <property name="text"> |
303 | 303 | <string>Both</string> |
|
315 | 315 | <height>18</height> |
316 | 316 | </size> |
317 | 317 | </property> |
| 318 | + <property name="toolTip"> |
| 319 | + <string><html><head/><body><p><span style=" font-weight:600;">Widget Center</span></p><p>Aligns anchors to the center of the widget itself</p><p><span style=" font-style:italic;">Fixed size. Center always remains in the same point relative to the parent rect.</span></p></body></html></string> |
| 320 | + </property> |
318 | 321 | <property name="text"> |
319 | 322 | <string>Both</string> |
320 | 323 | </property> |
|
331 | 334 | <height>18</height> |
332 | 335 | </size> |
333 | 336 | </property> |
| 337 | + <property name="toolTip"> |
| 338 | + <string><html><head/><body><p><span style=" font-weight:600;">Widget Right-Bottom</span></p><p>Aligns anchors to the right-bottom corner of the widget itself</p><p><span style=" font-style:italic;">Fixed size. Proportional offset from the parent right-bottom corner.</span></p></body></html></string> |
| 339 | + </property> |
334 | 340 | <property name="text"> |
335 | 341 | <string>Both</string> |
336 | 342 | </property> |
|
347 | 353 | <height>18</height> |
348 | 354 | </size> |
349 | 355 | </property> |
| 356 | + <property name="toolTip"> |
| 357 | + <string><html><head/><body><p><span style=" font-weight:600;">Widget Stretch</span></p><p>Aligns anchors to edges of the widget itself</p><p><span style=" font-style:italic;">Proportional size. Proportional offset from parent edges.</span></p></body></html></string> |
| 358 | + </property> |
350 | 359 | <property name="text"> |
351 | 360 | <string>Both</string> |
352 | 361 | </property> |
|
599 | 608 | <string>Widget Horizontal Center</string> |
600 | 609 | </property> |
601 | 610 | <property name="toolTip"> |
602 | | - <string><html><head/><body><p><span style=" font-weight:600;">Widget Horizontal Center</span></p><p>Aligns horizontal anchors to the middle line of the widget itself</p><p><span style=" font-style:italic;">Fixed width. Horizontal size changes equally in both directions. Center always remains in the same percentage of the parent width.</span></p></body></html></string> |
| 611 | + <string><html><head/><body><p><span style=" font-weight:600;">Widget Horizontal Center</span></p><p>Aligns horizontal anchors to the middle line of the widget itself</p><p><span style=" font-style:italic;">Fixed width. Center always remains in the same percentage of the parent width.</span></p></body></html></string> |
603 | 612 | </property> |
604 | 613 | </action> |
605 | 614 | <action name="actionSelfVCenter"> |
|
611 | 620 | <string>Widget Vertical Center</string> |
612 | 621 | </property> |
613 | 622 | <property name="toolTip"> |
614 | | - <string><html><head/><body><p><span style=" font-weight:600;">Widget Vertical Center</span></p><p>Aligns vertical anchors to the middle line of the widget itself</p><p><span style=" font-style:italic;">Fixed height. Vertical size changes equally in both directions. Center always remains in the same percentage of the parent height.</span></p></body></html></string> |
| 623 | + <string><html><head/><body><p><span style=" font-weight:600;">Widget Vertical Center</span></p><p>Aligns vertical anchors to the middle line of the widget itself</p><p><span style=" font-style:italic;">Fixed height. Center always remains in the same percentage of the parent height.</span></p></body></html></string> |
615 | 624 | </property> |
616 | 625 | </action> |
617 | 626 | <action name="actionParentRight"> |
|
0 commit comments