Definition at line 67 of file rootqt6.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.
|
|
◆ RQt6WebDisplayHandle()
ROOT::Experimental::RQt6WebDisplayHandle::RQt6WebDisplayHandle |
( |
const std::string & |
url | ) |
|
|
inline |
◆ ~RQt6WebDisplayHandle()
virtual ROOT::Experimental::RQt6WebDisplayHandle::~RQt6WebDisplayHandle |
( |
| ) |
|
|
inlinevirtual |
◆ AddCreator()
static void ROOT::Experimental::RQt6WebDisplayHandle::AddCreator |
( |
| ) |
|
|
inlinestatic |
◆ fView
RootWebView* ROOT::Experimental::RQt6WebDisplayHandle::fView {nullptr} |
|
protected |
pointer on widget, need to release when handle is destroyed
Definition at line 70 of file rootqt6.cpp.
gui/qt6webdisplay/rootqt6.cpp