Classes | |
| class | AutoCompI |
| The Autocompletion interface. More... | |
| class | MainWindowI |
| The MainWindow Interface is intended as a simple general purpose interface for adding functionality to the main window. More... | |
| class | ShelfI |
| Interface into the Shelf. More... | |
Variables | |
| string | __author__ = "Cody Precord <cprecord@editra.org>" |
| This module contains numerous plugin interfaces and the Extension points that they extend. | |
| string | __svnid__ = "$Id: iface.py 70229 2012-01-01 01:27:10Z CJP $" |
| string | __revision__ = "$Revision: 70229 $" |
| string __author__ = "Cody Precord <cprecord@editra.org>" |
This module contains numerous plugin interfaces and the Extension points that they extend.
Included below is a list of interfaces available in this module.
Intefaces:
Main Plugin interface defintions
| string __revision__ = "$Revision: 70229 $" |
| string __svnid__ = "$Id: iface.py 70229 2012-01-01 01:27:10Z CJP $" |
1.7.6.1