ParaView
Public Member Functions | List of all members
pqCTHArraySelectionDecorator Class Reference

pqCTHArraySelectionDecorator is used by ExtractCTH filter (and similar filters) to ensure only 1 of the array-selection properties is set at any given time. More...

#include <pqCTHArraySelectionDecorator.h>

Inheritance diagram for pqCTHArraySelectionDecorator:
Inheritance graph
[legend]
Collaboration diagram for pqCTHArraySelectionDecorator:
Collaboration graph
[legend]

Public Member Functions

 pqCTHArraySelectionDecorator (vtkPVXMLElement *config, pqPropertyWidget *parent)
 
virtual ~pqCTHArraySelectionDecorator ()
 
- Public Member Functions inherited from pqPropertyWidgetDecorator
 pqPropertyWidgetDecorator (vtkPVXMLElement *xml, pqPropertyWidget *parent)
 Constructor. More...
 
virtual ~pqPropertyWidgetDecorator ()
 
pqPropertyWidgetparentWidget () const
 Returns the pqPropertyWidget parent. More...
 
virtual bool canShowWidget (bool show_advanced) const
 Override this method to override the visibility of the widget in the panel. More...
 
virtual bool enableWidget () const
 Override this method to override the enable state of the widget in the panel. More...
 

Additional Inherited Members

- Signals inherited from pqPropertyWidgetDecorator
void visibilityChanged ()
 This signal is fired whenever the decorator has determined that the panel may need a refresh since the state of the system has changed which would deem changes in the widget visibility or enable state. More...
 
void enableStateChanged ()
 
- Protected Member Functions inherited from pqPropertyWidgetDecorator
vtkPVXMLElement * xml () const
 

Detailed Description

pqCTHArraySelectionDecorator is used by ExtractCTH filter (and similar filters) to ensure only 1 of the array-selection properties is set at any given time.

When the user changes the state of a selection property, selections on other properties are cleared.

Definition at line 42 of file pqCTHArraySelectionDecorator.h.

Constructor & Destructor Documentation

§ pqCTHArraySelectionDecorator()

pqCTHArraySelectionDecorator::pqCTHArraySelectionDecorator ( vtkPVXMLElement *  config,
pqPropertyWidget parent 
)

§ ~pqCTHArraySelectionDecorator()

virtual pqCTHArraySelectionDecorator::~pqCTHArraySelectionDecorator ( )
virtual

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