I'm not sure if this forum is the correct place to ask my question. If
not, perhaps some kind person would redirect me.

I'm browsing the source code for Mnemosyne, PyQT4, and Python, trying
to find definitions for stuff in the current plugins. For example, in
"simpletest.py", there is a line:

main_widget.helpMenu.insertItem("Hello there", hi)

If I do global searches in the *source* (or even google), I cannot
find references to "helpMenu" or to "insertItem()" (or even to the
class "get_main_widget")

Is there something like a "javadoc" that defines all the objects,
methods, and properties?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-users" group.
To post to this group, send email to mnemosyne-proj-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mnemosyne-proj-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to