Hi,
I have some perl code I'm trying to port to Qt and it uses HTML::TreeBuilder to parse some html, which enables me to extract various bit of data from that html.
I've had a dig through the Qt documentation, but I haven't been able to find anything to replace that part of the perl script.
Can someone enlighten me?
Thanks,
Max.




Reply With Quote

