#include <QDocBrowser.h>
Public Member Functions | |
SofaEnrichedPage (QObject *parent=0) | |
bool | isSofaTarget (const QUrl &url) |
bool | acceptNavigationRequest (const QUrl &url, QWebEnginePage::NavigationType type, bool) |
Signals | |
void | linkClicked (const QUrl &) |
sofa::gui::qt::SofaEnrichedPage::SofaEnrichedPage | ( | QObject * | parent = 0 | ) |
PRIVATE OBJECTS ////////////////////////////////// May be moved to their own .cpp/.hh if one day someone needs them.
bool sofa::gui::qt::SofaEnrichedPage::acceptNavigationRequest | ( | const QUrl & | url, |
QWebEnginePage::NavigationType | type, | ||
bool | |||
) |
bool sofa::gui::qt::SofaEnrichedPage::isSofaTarget | ( | const QUrl & | url | ) |
|
signal |