16#ifndef ROOT7_RMenuItem
17#define ROOT7_RMenuItem
25namespace Experimental {
92 RMenuArgument(
const std::string &
name,
const std::string &title,
const std::string &typname,
93 const std::string &dflt =
"")
132 void AddMenuItem(
const std::string &
name,
const std::string &title,
const std::string &exec)
139 void AddChkMenuItem(
const std::string &
name,
const std::string &title,
bool checked,
const std::string &toggle)
The ROOT global object gROOT contains a list of all defined classes.
Namespace for new ROOT classes and functions.