On Thursday 14. January 2010 12.49.40 ext Kenneth Christiansen wrote: > In Qt we only allow underscored in methods that start with qt_ and they are > used for private API, such as for the DRT and for API that we havent had > the time to API review, but are still needed by some other software > products. >
Hi, In general it is true, but you have forgotten about q_ptr, d_ptr and *_data in Qt's autotest suite. Jędrek _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

