aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2014-02-26 17:48:05 -0500
committerJoerg Bornemann <joerg.bornemann@digia.com>2014-02-27 10:36:50 +0100
commit2252f3556fb5b9131c6e2703babc5219d534484e (patch)
tree400252b241fccbd2052a4f6df3c2505f781e45f1 /doc
parent78fa3cbf4ffdc1c7469e471e6b0349b3b5a14931 (diff)
Use getNativeSetting instead of sw_vers for increased performance.
Change-Id: I9dd122b592870eecd8bb011c52fc88e6374a4fce Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/qbs-module.qdoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/reference/modules/qbs-module.qdoc b/doc/reference/modules/qbs-module.qdoc
index b1fc5f66c..85e24e5f0 100644
--- a/doc/reference/modules/qbs-module.qdoc
+++ b/doc/reference/modules/qbs-module.qdoc
@@ -102,6 +102,16 @@
Consists of two or three numbers separated by dots, for instance "10.9" or "6.3.9600".
+ \section1 hostOSBuildVersion
+
+ \table
+ \row \li \b{Type:} \li \c{string} (read only)
+ \endtable
+
+ The host operating system's build version. Currently only defined for OS X.
+ This is a standard build number in the Apple versioning scheme, for instance "13C64".
+
+
\section1 versionMajor
\table