|
ParaView
|
Custom panel for the ExtractCTHParts filter. More...
#include <pqExtractCTHPartsPanel.h>


Public Member Functions | |
| pqExtractCTHPartsPanel (pqProxy *proxy, QWidget *p) | |
| ~pqExtractCTHPartsPanel () | |
Protected Member Functions | |
| void | arrayEnabled (int which) |
| int | enableMaterialNamedArrays (int which) |
Custom panel for the ExtractCTHParts filter.
This makes the it so that only one of the three array selection widgets can be active at a time. It also makes it so that arrays with "Material Volume Fraction" are are enabled at startup and no others are.
Definition at line 44 of file pqExtractCTHPartsPanel.h.
| pqExtractCTHPartsPanel::pqExtractCTHPartsPanel | ( | pqProxy * | proxy, |
| QWidget * | p | ||
| ) |
| pqExtractCTHPartsPanel::~pqExtractCTHPartsPanel | ( | ) | [inline] |
Definition at line 53 of file pqExtractCTHPartsPanel.h.
| void pqExtractCTHPartsPanel::arrayEnabled | ( | int | which | ) | [protected] |
1.7.5.1