[Development] Deprecating QString::{v,}sprintf()
Thiago Macieira
thiago.macieira at intel.com
Tue Feb 21 10:44:41 CET 2012
On terça-feira, 21 de fevereiro de 2012 10.33.12, Marc Mutz wrote:
> 2. Add static QString::{v,}asprintf()
Do we need them? You can't pass non-POD via ellipsis, so it's not very easy to
use. I'd much rather you invested time in a C++-style formatting.
We already have QString::arg().
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- 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://lists.qt-project.org/pipermail/development/attachments/20120221/b2ab328b/attachment.sig>
More information about the Development
mailing list