SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::gui::qt::SofaEnrichedPage Class Reference

#include <QDocBrowser.h>

Inheritance diagram for sofa::gui::qt::SofaEnrichedPage:

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 &)
 

Constructor details

◆ SofaEnrichedPage()

sofa::gui::qt::SofaEnrichedPage::SofaEnrichedPage ( QObject parent = 0)

PRIVATE OBJECTS ////////////////////////////////// May be moved to their own .cpp/.hh if one day someone needs them.

Function details

◆ acceptNavigationRequest()

bool sofa::gui::qt::SofaEnrichedPage::acceptNavigationRequest ( const QUrl &  url,
QWebEnginePage::NavigationType  type,
bool   
)

◆ isSofaTarget()

bool sofa::gui::qt::SofaEnrichedPage::isSofaTarget ( const QUrl &  url)

◆ linkClicked

void sofa::gui::qt::SofaEnrichedPage::linkClicked ( const QUrl &  )
signal