[Development] QString toLower() example -> "Qt by NOKIA"

Tony Van Eerd tvaneerd at rim.com
Tue Feb 5 18:55:29 CET 2013


might want to change the toLower() docs:

QString str = "Qt by NOKIA";
str = str.toLower();        // str == "qt by nokia"

http://qt-project.org/doc/qt-5.0/qtcore/qstring.html#toLower



---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130205/821fc88d/attachment.html>


More information about the Development mailing list