18 #ifndef __qMRMLExpandingWebView_h 19 #define __qMRMLExpandingWebView_h 21 #include "qMRMLWidgetsConfigure.h" 24 #ifdef MRML_WIDGETS_HAVE_WEBKIT_SUPPORT 27 #include <QWebEngineView> 30 #include "qMRMLWidgetsExport.h" 32 class qMRMLExpandingWebViewPrivate;
41 #ifdef MRML_WIDGETS_HAVE_WEBKIT_SUPPORT 50 #ifdef MRML_WIDGETS_HAVE_WEBKIT_SUPPORT 64 virtual QSize sizeHint()
const;
72 virtual void updateWidgetFromMRML();
82 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.