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

Frederik Gladhorn frederik.gladhorn at digia.com
Tue Feb 5 19:06:31 CET 2013


Tirsdag 5. februar 2013 17.55.29 skrev Tony Van Eerd:
> 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

Done.
https://codereview.qt-project.org/#change,46912

You could have submitted a merge request for this, it is really easy :) check
http://qt-project.org/wiki/Setting-up-Gerrit


Greetings
Frederik

> 
> 
> 
> ---------------------------------------------------------------------
> 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.
-- 
Best regards,
Frederik Gladhorn
Senior Software Engineer - Digia, Qt
Visit us on: http://qt.digia.com




More information about the Development mailing list