[Interest] QXmlStreamReader and qDebug()

Thiago Macieira thiago.macieira at intel.com
Sat Jul 27 00:40:21 CEST 2013


On sábado, 27 de julho de 2013 00:04:36, Alexander Syvak wrote:
> qDebug() << pxml->start_element() << pxml->name();
> 
> qDebug() << pxml->read_element_text();
> 
> #2
> 
> qDebug() << pxml->start_element() << pxml->name() <<
> pxml->read_element_text();

> Why?

The functions aren't called in the same order.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- 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/interest/attachments/20130726/63faf8d6/attachment.sig>


More information about the Interest mailing list