Bug and idea
Joe Nelson
3nelsons at pressenter.com
Thu Sep 2 19:53:16 BST 1999
--bug--
I declared a private data member like so:
bool data[][];
But it doesn't display in the classbrowser.
--idea--
After doing the following by hand, I thought it would be a very nice
thing to automate. The user enters in the name and type of a private or
protected variable, then the variable is be added to the class along
with its public get_ and/or set_ methods.
Does that sound cool, or stupid?
--Joe
More information about the KDevelop
mailing list