inefficient QString coding practice
Dr. Juergen Pfennig
info at j-pfennig.de
Sat Mar 13 13:59:23 GMT 2004
On Saturday 13 March 2004 14:38, Thiago Macieira wrote:
> Only if QT_NO_CAST_ASCII isn't given. If it is given, then all the
> implicit const char* to QString conversions are withheld.
So you say the eventual use of QT_NO_CAST_ASCII (which would probably break
90% of the code in kdelib) is so important that the inefficient coding style
should be used?
Jürgen
More information about the kde-core-devel
mailing list