Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
To see the class's every members together!
hamar:
Hi!
I don't know wheather this function already exist in the code::blocks, I hope it does but I don't find...
So, I need a plugin or something that is able to show each class's every members. I mean: together its members with its base classes's members.
Probably the base class members would be separated or marked(different coloured) somehow.
I need the stuff like that because i can't understand the whole sourcecode. I just stepping back and back to find the base classes's members, while i forgot the other classes, and so on... I just can't remeber all the classes. It would help a lot, if I shouldn't have to look after the other members, and I am able to see them together.
I doubt someone can help me! It would meka the new sourcecode understanding times faster.
My English isn't the best, I hope, it is clear enough.
oBFusCATed:
Please state your software versions: OS/CB...
You probably talk about the Symbol browser? http://www.codeblocks.org/images/stories/imagebrowser/cb_debugging.png (see the Symbols tab)
If you don't have this tab, check if the code completion plugin is enabled.
hamar:
I have Windows XP. And I use the C::B 10.05
But I speak about something else; I want to know every members of any class(for example a derived class's members) because when I derive a class I have to search to the base class to get to know every member of the class, it is slow and it makes it more complicated, so I can't keep everything in my mind.
I don't think the symbol browser solve this problem.
I think, this function would be very very useful... i don't know why isn't this exist yet.
What is the code completition plugin? I will search for it...
hamar:
Oh now i see what i didn't say.
I don't want to write code yet, I just want to understand and I want to see the class's every members(with the member's those came from other classes). So I need a clearer view from the classes, and if I had a stuff, that could show me any class's every members then I would have a chance to understand the whole sourcecode.
hamar:
I found it fineally! Thank you for your help! :)
Navigation
[0] Message Index
[#] Next page
Go to full version