PDA

View Full Version : qregexp get code from html



poss
26th October 2014, 13:40
I have next html code:

<div class="simple_fit_item">
<div class="si_iwrap"><a class="al_u33190101" href="/alsegol"><img src="https://pp.vk.me/c10111/u33190101/e_3aacc691.jpg" class="si_img _u33190101" /></a></div>
<div class="si_body">
How i can get next string /alsegol with qregexp or QWebElementCollection collection1 = frame->findAllElements("a");?