Mention QT_NO_STL in the QString documentation
authorSimon A. Eugster <simon.eu@gmail.com>
Tue, 14 Feb 2012 18:04:11 +0000 (19:04 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 17 Feb 2012 15:42:28 +0000 (16:42 +0100)
commit45053fffc401dcfc32013bc0fc4e86a9fe4e9421
treeeb771255a652b0e2d38a38ab588eee166055000e
parente5bcb4844d71b833d62aedcca3829f44b505dbb0
Mention QT_NO_STL in the QString documentation

Defining QT_NO_STL disables STL functions (toStdString() etc.) too.

Change-Id: Id5c8e12d933af6af63ee7f80fa2d5d7577cd689a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/tools/qstring.cpp