Skip to content

Commit 2680397

Browse files
Luc DionLuc Dion
authored andcommitted
update doc
1 parent 2a76012 commit 2680397

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Docs/Notes.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
- Add a doc example using width(40%).height(100%)
1414

15+
- Add an image showing hCenter and vCenter (see http://doc.qt.io/qt-5/qtquick-positioning-anchors.html)
16+
1517
- Optimization: Use a bit mask to check rapidly which properties has been set. ex: if propertiesMask & (TOP | BOTTOM) { ... }
1618

1719
- Antoine Lamy: Suggestion pour ton système de layout (pt déjà le cas): Utiliser une interface entre l'engin de layout et

0 commit comments

Comments
 (0)