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::RFileDialog
 Web-based FileDialog. More...
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Details
 

Typedefs

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