Support for Object-Oriented Programming
Graphical display of C++ and Java inheritance hierarchy
- No limit on the number of classes or functions per class
- Search for classes by name
- Search for all classes that implement a particular function
- Searches can be initiated from the editor windows
- List of all functions implemented by a particular class via either popup menu or separate window
- Print as either PostScript or EPS
- Arranges classes to minimize length of multiple inheritance links
- Drag-and-Drop directories to add their files to the tree (via the XDND protocol)
Additional features in C++ inheritance hierarchy
- Create derived classes directly from the C++ class tree
(requires Code Mill plug-in) - Provides instant access to both source and header files
- Understands Qt signals and slots
![[logo]](/nps/image/logo_small.gif)