classparser an namespaces
Andreas DUNKE
adunke at maku.de
Thu Dec 13 14:01:10 GMT 2001
Hi!
The changelist from version 2.0.1 to 2.0.2 say:
- classparser fixed for the showing of namespace prefixes in class declarations.
But it doesn't work. I test the following declaration:
...
class Foo {
public:
Foo();
~Foo();
public: // Public attributes
std::string name;
};
But name don't appear in the treeview.
Any ideas or have misunderstood it?
MfG,
Andreas Dunke
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list