18 #ifndef __qMRMLExpandingWebView_h 19 #define __qMRMLExpandingWebView_h 22 #include <QWebEngineView> 24 #include "qMRMLWidgetsExport.h" 26 class qMRMLExpandingWebViewPrivate;
50 QSize sizeHint()
const override;
58 virtual void updateWidgetFromMRML();
68 QScopedPointer<qMRMLExpandingWebViewPrivate>
d_ptr;
QWebEngineView Superclass
Superclass typedef.
QScopedPointer< qMRMLExpandingWebViewPrivate > d_ptr
A set of MRML Nodes that supports serialization and undo/redo.
qMRMLExpandingWebView is the display canvas for some or all of a MRML scene.