ParaView
Public Slots | Public Member Functions
pqEditMenu Class Reference

#include <pqEditMenu.h>

List of all members.

Public Slots

void updateEnableState ()
 Updates the enable state for all the actions.

Public Member Functions

 pqEditMenu (QWidget *parent=0)
 pqEditMenu (const QString &title, QWidget *parent=0)
virtual ~pqEditMenu ()

Detailed Description

Definition at line 38 of file pqEditMenu.h.


Constructor & Destructor Documentation

pqEditMenu::pqEditMenu ( QWidget *  parent = 0)
pqEditMenu::pqEditMenu ( const QString &  title,
QWidget *  parent = 0 
)
virtual pqEditMenu::~pqEditMenu ( ) [virtual]

Member Function Documentation

void pqEditMenu::updateEnableState ( ) [slot]

Updates the enable state for all the actions.

One does not need to connect to this slot explicitly, it is called automatically when anything that affects the enable state changes.


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