Member variable does not appear in class browser

Andreas DUNKE ADUNKE at maku.de
Wed Oct 11 13:32:40 BST 2000


Hi!

I add a private member to my class:

std::string myString;

But this variable does not appear in the class-browser.
If I write

string myString;

then it appears in the class-browser.

Can someone tell me why?


MfG,
Andreas Dunke





More information about the KDevelop mailing list