Review Request 110328: Add config option to silently create initial password-less wallet

Pino Toscano pino at kde.org
Mon May 6 17:49:22 BST 2013


Alle lunedì 6 maggio 2013, Lamarque Souza ha scritto:
>     password is a QString, right? Then you should use
> password.clear() here instead of assigning an empty QString. That
> avoids creating a temporary QString.

$ grep -A1 QString::clear /usr/include/qt4/QtCore/qstring.h 
inline void QString::clear()
{ if (!isNull()) *this = QString(); }

-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20130506/d751c49e/attachment.sig>


More information about the kde-core-devel mailing list