Class Browser

Niko Sams niko.sams at gmail.com
Sat Apr 4 18:18:00 UTC 2009


On Sat, Apr 4, 2009 at 7:58 PM, Lior Mualem <lior.m.kde at gmail.com> wrote:
> On Sat, Apr 4, 2009 at 1:08 PM, Andreas Pakulat <apaku at gmx.de> wrote:
>> On 04.04.09 09:00:23, Niko Sams wrote:
>>> On Sat, Apr 4, 2009 at 12:53 AM, Lior Mualem <lior.m.kde at gmail.com> wrote:
>>> > Hi,
>>> > I've brought the class browser to a satisfactory level (IMHO).
>>> > I'll be glad if you could review it.
>>> Works great - even with Php! (except that methods aren't shown for some reason)
> Thanks.
> I've checked it with Php and you're right, the parser inherits
> ClassFunctionDeclaration and specializes it for php and I checked for
> the declaration using specific typeid. Now I use dynamic_cast to check
> for the type so it should display the methods for php also. You are
> welcome to check :)
works now, thanks :D

Niko




More information about the KDevelop-devel mailing list