[RFC] Support for /dev/urandom in kdelibs
Ingo Klöcker
kloecker at kde.org
Thu Dec 30 13:53:27 GMT 2004
On Thursday 30 December 2004 14:03, André Wöbbeking wrote:
> On Thursday 30 December 2004 09:52, Brad Hards wrote:
> > /**
> > * Standard Constructor
> > *
> > * \param provider the provider library for the random
> > * number generation
> > */
> > Random(const QString &provider = "");
>
> please, don't use "" as default parameter, use QString::null or
> QString() instead.
Since QString::null is no more as of Qt 4
(http://doc.trolltech.com/4.0/porting4.html#sec.124) use QString().
Regards,
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20041230/9b446498/attachment.sig>
More information about the kde-core-devel
mailing list