Skip to content Skip to sidebar Skip to footer
Showing posts with the label Qt

Qt Regex Matches Html Tag Innertext

I have a html file with one ... tag. What regex is necessary to match all content within the pre&#… Read more Qt Regex Matches Html Tag Innertext

Qt Html5 With Menu Bar Like Real Program

I'm working on an QT HTML5 application and I was wondering how i could add an top menu just lik… Read more Qt Html5 With Menu Bar Like Real Program

How I Can Use In Text Description From Qcheckbox?

I want to use the HTML ui->FresBox->setText('f res '); but it does not work in a QCh… Read more How I Can Use In Text Description From Qcheckbox?

Qtwebengine Quicknano Has No Sound In Embedded Linux

I have compiled QtWebEngine into my i.MX6 embedded device. When I tried to play youtube Video with… Read more Qtwebengine Quicknano Has No Sound In Embedded Linux

Using Qwebkit To Retrieve Divs With A Specific Class

I posted the question below, trying to use the QDomDocument classes. I was advised to use the QWebk… Read more Using Qwebkit To Retrieve Divs With A Specific Class

Receiving Data With Spaces, Thru Sockets

I'm using C++ with QT4 for this. And when I try to send large html files(in this case, 8kb), th… Read more Receiving Data With Spaces, Thru Sockets