Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMethod.h File Reference
#include "TFunction.h"
Include dependency graph for TMethod.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TMethod
 Each ROOT class (see TClass) has a linked list of methods. More...
 

Enumerations

enum  EMenuItemKind { kMenuNoMenu = 0 , kMenuDialog , kMenuToggle , kMenuSubMenu }
 

Enumeration Type Documentation

◆ EMenuItemKind

Enumerator
kMenuNoMenu 
kMenuDialog 
kMenuToggle 
kMenuSubMenu 

Definition at line 31 of file TMethod.h.