summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdatastream.cpp
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-10-03 11:29:08 (GMT)
committerVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-10-03 11:29:08 (GMT)
commit77d2a0ee199b8570f22a1888f1bc97affb255d2e (patch)
treeac664db75520d1b7fa1f06e4671e31e9e8616676 /src/corelib/io/qdatastream.cpp
parentafcbc3c51af32463653e2cdc9b3050b083b584e8 (diff)
downloadQt-77d2a0ee199b8570f22a1888f1bc97affb255d2e.zip
Qt-77d2a0ee199b8570f22a1888f1bc97affb255d2e.tar.gz
Qt-77d2a0ee199b8570f22a1888f1bc97affb255d2e.tar.bz2
Doc: silence more qdoc warnings.
Mark QGraphicsAnchor::unsetSpacing as reset function of the spacing property.
Diffstat (limited to 'src/corelib/io/qdatastream.cpp')
-rw-r--r--src/corelib/io/qdatastream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/io/qdatastream.cpp b/src/corelib/io/qdatastream.cpp
index cc62201..19e86a6 100644
--- a/src/corelib/io/qdatastream.cpp
+++ b/src/corelib/io/qdatastream.cpp
@@ -442,7 +442,7 @@ QDataStream::FloatingPointPrecision QDataStream::floatingPointPrecision() const
}
/*!
- Sets the floating point precision of the data stream. If the floating point precision is
+ Sets the floating point precision of the data stream to \a precision. If the floating point precision is
DoublePrecision and the version of the data stream is Qt_4_6 or higher, all floating point
numbers will be written and read with 64-bit precision. If the floating point precision is
SinglePrecision and the version is Qt_4_6 or higher, all floating point numbers will be written