Hi! > So how can I make the scope hierarchy completed in order to merge the > function node?
As I already wrote in another mail, use e.g. SymbolFinder::findMatchingDefinition(). But...what should happen if you click on a function entry in your class view? Should it jump to the declaration or definition? You could leave the one or the other out... Nikolai _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
