Classes | |
class | TCollectionMethodBrowsable |
TCollectionMethodBrowsable extends TCollectionPropertyBrowsable by showing all methods of the collection itself. More... | |
class | TCollectionPropertyBrowsable |
A tiny browser helper object (and its generator) for adding a virtual (as in "not actually part of the class", not in C++ virtual) "@size()" method to a collection. More... | |
class | TMethodBrowsable |
This helper object allows the browsing of methods of objects stored in branches. More... | |
class | TNonSplitBrowsable |
Allows a TBrowser to browse non-split branches as if they were split. More... | |
class | TVirtualBranchBrowsable |
TVirtualBranchBrowsable is a base class (not really abstract, but useless by itself) for helper objects that extend TBranch's browsing support. More... | |