Definition at line 68 of file rootqt5.cpp.
|
RootWebView * | fView {nullptr} |
| pointer on widget, need to release when handle is destroyed
|
|
|
Static Protected Member Functions inherited from ROOT::Experimental::RWebDisplayHandle |
static std::unique_ptr< Creator > & | FindCreator (const std::string &name, const std::string &libname="") |
| Search for specific browser creator If not found, try to add one.
|
|
static std::map< std::string, std::unique_ptr< Creator > > & | GetMap () |
| Static holder of registered creators of web displays.
|
|
◆ RQt5WebDisplayHandle()
ROOT::Experimental::RQt5WebDisplayHandle::RQt5WebDisplayHandle |
( |
const std::string & |
url | ) |
|
|
inline |
◆ ~RQt5WebDisplayHandle()
virtual ROOT::Experimental::RQt5WebDisplayHandle::~RQt5WebDisplayHandle |
( |
| ) |
|
|
inlinevirtual |
◆ AddCreator()
static void ROOT::Experimental::RQt5WebDisplayHandle::AddCreator |
( |
| ) |
|
|
inlinestatic |
◆ fView
RootWebView* ROOT::Experimental::RQt5WebDisplayHandle::fView {nullptr} |
|
protected |
pointer on widget, need to release when handle is destroyed
Definition at line 71 of file rootqt5.cpp.
gui/qt5webdisplay/rootqt5.cpp