Class and Object Browsing:

Here comes the most important features of vxe: class and object browsing. vxe has a built-in C/C++ parser. Classes and globals in all open files are collected and displayed in the class view object tree. Data members and member functions are displayed inside each class item. A double click on a data member item will take you to the line where the member is declared, while for a method item, it will take you to the the definition line. Pop up menus are provided for other browsing needs. Finding references is also available through menu item. Later version may greatly enhance the parser.