This is the complete list of members for ROOT::RQt5WebDisplayHandle, including all inherited members.
AddCreator() | ROOT::RQt5WebDisplayHandle | inlinestatic |
CanProduceImages(const std::string &browser="") | ROOT::RWebDisplayHandle | static |
CheckIfCanProduceImages(RWebDisplayArgs &args) | ROOT::RWebDisplayHandle | protectedstatic |
Display(const RWebDisplayArgs &args) | ROOT::RWebDisplayHandle | static |
DisplayUrl(const std::string &url) | ROOT::RWebDisplayHandle | static |
fContent | ROOT::RWebDisplayHandle | private |
FindCreator(const std::string &name, const std::string &libname="") | ROOT::RWebDisplayHandle | protectedstatic |
fUrl | ROOT::RWebDisplayHandle | private |
fView | ROOT::RQt5WebDisplayHandle | protected |
GetContent() const | ROOT::RWebDisplayHandle | inline |
GetImageFormat(const std::string &fname) | ROOT::RWebDisplayHandle | static |
GetMap() | ROOT::RWebDisplayHandle | protectedstatic |
GetUrl() const | ROOT::RWebDisplayHandle | inline |
NeedHttpServer(const RWebDisplayArgs &args) | ROOT::RWebDisplayHandle | static |
ProduceImage(const std::string &fname, const std::string &json, int width=800, int height=600, const char *batch_file=nullptr) | ROOT::RWebDisplayHandle | static |
ProduceImages(const std::string &fname, const std::vector< std::string > &jsons, const std::vector< int > &widths, const std::vector< int > &heights, const char *batch_file=nullptr) | ROOT::RWebDisplayHandle | static |
ProduceImages(const std::vector< std::string > &fnames, const std::vector< std::string > &jsons, const std::vector< int > &widths, const std::vector< int > &heights, const char *batch_file=nullptr) | ROOT::RWebDisplayHandle | static |
ProduceImagesNames(const std::string &fname, unsigned nfiles=1) | ROOT::RWebDisplayHandle | static |
Resize(int width, int height) override | ROOT::RQt5WebDisplayHandle | inlinevirtual |
RQt5WebDisplayHandle(const std::string &url) | ROOT::RQt5WebDisplayHandle | inline |
RWebDisplayHandle(const std::string &url) | ROOT::RWebDisplayHandle | inline |
SetContent(const std::string &cont) | ROOT::RWebDisplayHandle | inline |
~RQt5WebDisplayHandle() override | ROOT::RQt5WebDisplayHandle | inline |
~RWebDisplayHandle()=default | ROOT::RWebDisplayHandle | virtual |