Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RFileDialog.hxx File Reference
#include <ROOT/RWebWindow.hxx>
#include <ROOT/RBrowserData.hxx>
#include <vector>
#include <memory>
#include <stdint.h>
Include dependency graph for RFileDialog.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::RFileDialog
 Web-based FileDialog. More...
 

Namespaces

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

Typedefs

using ROOT::Experimental::RFileDialogCallback_t = std::function< void(const std::string &)>
 function signature for file dialog call-backs argument is selected file name