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

pqViewMenuManager keeps ParaView View menu populated with all the available dock widgets and toolbars. More...

#include <pqViewMenuManager.h>

Inherits QObject.

Public Member Functions

 pqViewMenuManager (QMainWindow *mainWindow, QMenu *menu)
 

Protected Slots

virtual void buildMenu ()
 

Protected Attributes

QMenu * Menu
 

Detailed Description

pqViewMenuManager keeps ParaView View menu populated with all the available dock widgets and toolbars.

This needs special handling since new dock widget/toolbars may get added when plugins are loaded.

Definition at line 43 of file pqViewMenuManager.h.

Constructor & Destructor Documentation

§ pqViewMenuManager()

pqViewMenuManager::pqViewMenuManager ( QMainWindow *  mainWindow,
QMenu *  menu 
)

Member Function Documentation

§ buildMenu

virtual void pqViewMenuManager::buildMenu ( )
protectedvirtualslot

Member Data Documentation

§ Menu

QMenu* pqViewMenuManager::Menu
protected

Definition at line 54 of file pqViewMenuManager.h.


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