https://bugs.kde.org/show_bug.cgi?id=300347 Bug ID: 300347 Severity: minor Version: 4.3.60 Priority: NOR Assignee: kdevelop-bugs@kdevelop.org Summary: show uses of a constructor does not show variable instantiations Classification: Unclassified OS: Linux Reporter: jtamate@gmail.com Hardware: Compiled Sources Status: NEW Component: general Product: kdevelop In libktorrent, there is a constructor DBItem() at dht/database.h which is called in DBItem item; at dht/dhtpeersource.cpp at DHTPeerSource::onDataReady() but this is not shown in DBItem() show usage. Reproducible: Always Steps to Reproduce: 1. open libktorrent from extragear/network 2.go to dht/database.h and look for DBItem() usage 3.No variable declaration, that calls the default constructor, is shown. I know there is a work-around, just using the find in files function. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs