[Bug 67458] New: No code completion on typecasts

Torben H.Nielsen torben.nielsen at rocketmail.com
Fri Nov 7 00:05:08 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=67458     
           Summary: No code completion on typecasts
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: torben.nielsen at rocketmail.com


Version:           cvs HEAD (using KDE KDE 3.1.3)
Installed from:    Compiled From Sources

it would be nice if the code completion worked on type casts like this one:

dynamic_cast<ChildClass*>(parentPointer)->




More information about the KDevelop-devel mailing list