ParaView
Public Member Functions | Protected Slots | List of all members
pqPluginDocumentationBehavior Class Reference

pqPluginDocumentationBehavior is a helper class that ensures that documentation from plugins is registered with the QHelpEngine. More...

#include <pqPluginDocumentationBehavior.h>

Inherits QObject.

Public Member Functions

 pqPluginDocumentationBehavior (QHelpEngine *engine)
 
virtual ~pqPluginDocumentationBehavior ()
 

Protected Slots

void updatePlugin (vtkPVPlugin *)
 
void updatePlugins ()
 
void refreshHelpEngine ()
 

Detailed Description

pqPluginDocumentationBehavior is a helper class that ensures that documentation from plugins is registered with the QHelpEngine.

Definition at line 44 of file pqPluginDocumentationBehavior.h.

Constructor & Destructor Documentation

§ pqPluginDocumentationBehavior()

pqPluginDocumentationBehavior::pqPluginDocumentationBehavior ( QHelpEngine *  engine)

§ ~pqPluginDocumentationBehavior()

virtual pqPluginDocumentationBehavior::~pqPluginDocumentationBehavior ( )
virtual

Member Function Documentation

§ updatePlugin

void pqPluginDocumentationBehavior::updatePlugin ( vtkPVPlugin *  )
protectedslot

§ updatePlugins

void pqPluginDocumentationBehavior::updatePlugins ( )
protectedslot

§ refreshHelpEngine

void pqPluginDocumentationBehavior::refreshHelpEngine ( )
protectedslot

The documentation for this class was generated from the following file: