Version: 3.0.0a5 (using KDE 3.1.2) Installed from: SuSE Compiler: gcc version 3.3 20030226 (prerelease) (SuSE Linux) OS: Linux (i686) release 2.4.21-4-default when i browse the class tree, and pont a moude over a method entry, a tooltip appears, containing method's name and agrument list, like "methodname (type1 arg1, type2 arg2) [const]" it will very usefull if the method's tooltips would also contain its return type, like "[static, etc] returntype methodname (type1 arg1, type2 arg2) [const]" and also, it will be usefull if class fields also had such tooltip, contining it type, and specs, like "[static, etc] type fieldname"
Fixed in CVS.
moving to kdevplatform's classbrowser