16 #ifndef ROOT7_TMenuItem 17 #define ROOT7_TMenuItem 25 namespace Experimental {
92 TMenuArgument(
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)
Namespace for new ROOT classes and functions.
The ROOT global object gROOT contains a list of all defined classes.