How can I show a local web page? I already did something similar but showing a url, not a local web page (in this way I show the url page
m_messageWidget->messageView->setHomepageUrl(QUrl(QString::fromUtf8("urlutilizada").arg(QCoreApplication::applicationVersion())));
I need to be able to replace that with a local website