summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnamespace.qdoc
diff options
context:
space:
mode:
authorJan Arve Saether <jan-arve.saether@digia.com>2013-07-12 14:45:25 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-20 11:58:44 +0200
commit229f931d6e0227108e44d85586c88c562500eb12 (patch)
tree269685e269f84bebcd85a80d01cd5d2b5dcb3d15 /src/corelib/global/qnamespace.qdoc
parente24f75af4db89ebdfd3d48e9d007238a1b990cd2 (diff)
Add support for baseline alignment
This is a prerequisite for baseline support in Qt Quick Layouts Change-Id: I1f032106cd1e7248a7688b6b9ca59f062a596d49 Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com> Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Diffstat (limited to 'src/corelib/global/qnamespace.qdoc')
-rw-r--r--src/corelib/global/qnamespace.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc
index 03ac8c6153..c1dde19a2e 100644
--- a/src/corelib/global/qnamespace.qdoc
+++ b/src/corelib/global/qnamespace.qdoc
@@ -67,6 +67,7 @@
\value AlignTop Aligns with the top.
\value AlignBottom Aligns with the bottom.
\value AlignVCenter Centers vertically in the available space.
+ \value AlignBaseline Aligns with the baseline.
You can use only one of the horizontal flags at a time. There is
one two-dimensional flag: