[Interest] QString operator==

Giuseppe D'Angelo dangelog at gmail.com
Tue Aug 21 13:12:49 CEST 2012


On 21 August 2012 12:09, Thomas Meyer <public at meyer-thomas.com> wrote:
> Hi,
> I can't find the definition for
> ...
> bool operator==(const QString &s) const;
> ...
> in QString (.h, line 403, Qt v4.8.2 (MS Windows 7)).

http://qt.gitorious.org/qt/qt/blobs/4.8/src/corelib/tools/qstring.cpp#line2181

-- 
Giuseppe D'Angelo



More information about the Interest mailing list