[Qt-interest] Fwd: Parsing XML page
sarvesh saran
aquarian.thunder at gmail.com
Sat Mar 26 10:01:34 CET 2011
On Sat, Mar 26, 2011 at 7:07 AM, Nicholas Shatokhin
<n.shatokhin at gmail.com>wrote:
> I downloaded XML page. Now I must parse it and write to table some fields:
> name, author, date, and add to this table delete button. How can I do this?
> Now I use QRegExp, but I think exists simplest methods.
> How can I add button to table?
>
>
Hi,
For XML, this tutorial may help you...
http://cartan.cas.suffolk.edu/oopdocbook/html/domtreewalking.html
For adding a button to a table you will have to use a delegate. The Qt Docs
can help you there.
thanks,
Sarvesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110326/dfa1948d/attachment.html
More information about the Qt-interest-old
mailing list