Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
gui_handler.h File Reference
#include "include/cef_client.h"
#include "include/base/cef_ref_counted.h"
#include "include/cef_version.h"
#include "include/wrapper/cef_resource_manager.h"
#include <list>
#include <vector>
Include dependency graph for gui_handler.h:
This graph shows which files directly or indirectly include this file:

Classes

class  GuiHandler
 

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
namespace  ROOT::Experimental
 

Typedefs

typedef CefRequestCallback CefResourceLoadCallBack
 

Functions

ROOT::Experimental::RLogChannelCefWebDisplayLog ()
 

Typedef Documentation

◆ CefResourceLoadCallBack

typedef CefRequestCallback CefResourceLoadCallBack

Definition at line 33 of file gui_handler.h.

Function Documentation

◆ CefWebDisplayLog()

ROOT::Experimental::RLogChannel & CefWebDisplayLog ( )

Definition at line 44 of file gui_handler.cxx.