13#ifndef ROOT_RootWebView 
   14#define ROOT_RootWebView 
   16#include <QWebEngineView> 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t height
 
void onWindowCloseRequested()
 
void dragEnterEvent(QDragEnterEvent *) override
 
virtual ~RootWebView()=default
 
void drop(QDropEvent *event)
 
void dropEvent(QDropEvent *) override
 
QSize sizeHint() const override
 
RootWebView(QWidget *parent=nullptr, unsigned width=0, unsigned height=0, int x=-1, int y=-1)
 
void closeEvent(QCloseEvent *) override