class forward declaration

Krzysztof kj at limes.com.pl
Fri Dec 2 18:00:14 GMT 2011


On 12/01/2011 08:55 PM, Krzysztof wrote:
> I noticed that when you use class forward declaration kdevelop fails 
> to create the class tree in classes pane. The only elements are "base 
> classes" and "derived classes". After I removed forward declaration 
> and wrote it again kdevelop had showed everything in right way. I 
> don't know if it is behavior by design but it may be useful hint in 
> such cases.
>
No, kdevelop definitely dislikes forward declarations. Subsequent 
editions in that C++ header file made class tree disappear again.

-- 
Regards
Krzysztof J.






More information about the KDevelop mailing list