Table of Contents

Class: DocumentationTools eric3/DocumentationTools/__init__.py

Class implementing the high level interface.

Base Classes   
QObject
Methods   
__init__
handleHappydoc
initActions
initMenu
  __init__ 
__init__ (
        self,
        project,
        parent,
        )

Constructor

Arguments

project
project object of the current project
parent
parent object of this class (QObject)
  handleHappydoc 
handleHappydoc ( self )

Private slot to perform the happydoc api documentation generation.

  initActions 
initActions ( self )

Private method to initialize the API documentation actions.

  initMenu 
initMenu ( self )

Private method called to build the project API documentation submenu.

Returns

the menu or None


Table of Contents

This document was automatically generated by HappyDoc version 2.1