Table of Contents

Class: DocumentationTools ./DocumentationTools/__init__.py

Class implementing the high level interface.

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

Constructor

Arguments

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

Private method to disable all API documentation related actions.

  enableActions 
enableActions ( self )

Private method to enable all API documentation related actions.

  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 on Fri Mar 14 19:54:41 2003 by HappyDoc version 2.1