UML Class Diagrams

General class diagram

This work is in progress. This is NOT complete at all and quite ugly. It is to give an idea how that works. Comments please.

General class diagram image

Internal dialogs.py class diagram

Some Internal "use" links are not showed because they are not interesting. For example, lots of dialogs use ErrorDialog?().

attachment:dialogs.png

Internal disco.py class diagram

This is how I understand code, but it's quite unclear. I think this need verification and classes need comments.

attachment:disco.png

Internal tooltips.py class diagram

attachment:tooltips.png

Diagrams of classes used by class RosterWindow?

This seems quite useless, but I wanted to try that one. Note that it list only classes created by RosterWindow?, not objects like "gajim.contacts methods" or gtkgui_helpers functions even if this class uses those.

attachment:roster-links.png

Attachments