#include <pqExodusIIPanel.h>
List of all members.
Detailed Description
Definition at line 47 of file pqExodusIIPanel.h.
Constructor & Destructor Documentation
| pqExodusIIPanel::pqExodusIIPanel |
( |
pqProxy * |
proxy, |
|
|
QWidget * |
p = NULL |
|
) |
| |
| pqExodusIIPanel::~pqExodusIIPanel |
( |
| ) |
|
Member Function Documentation
| void pqExodusIIPanel::applyDisplacements |
( |
int |
| ) |
[protected, slot] |
| void pqExodusIIPanel::displChanged |
( |
bool |
| ) |
[protected, slot] |
| void pqExodusIIPanel::modeChanged |
( |
int |
| ) |
[protected, slot] |
| void pqExodusIIPanel::onRefresh |
( |
| ) |
[protected, slot] |
| void pqExodusIIPanel::updateSIL |
( |
| ) |
[protected, slot] |
Gets the SIL from the reader and updates the GUI.
| void pqExodusIIPanel::onSelectionChanged |
( |
pqOutputPort * |
| ) |
[protected, slot] |
Called when the global selection changes.
We check if the newly created selection is a block-based selection on the data produced by the reader. If so, we enable the "Check Selected", "Uncheck Selected" buttons which make it possible for the user to quickly select blocks to read/not read. BUG #8281. For this to work, it requires that the pqSelectionManager is registered with the pqApplicationCore as "SelectionManager".
| void pqExodusIIPanel::setSelectedBlocksCheckState |
( |
bool |
check = true | ) |
[protected, slot] |
Slots called when the corresponding buttons are pressed.
| void pqExodusIIPanel::uncheckSelectedBlocks |
( |
| ) |
[inline, protected, slot] |
| virtual void pqExodusIIPanel::linkServerManagerProperties |
( |
| ) |
[protected, virtual] |
populate widgets with properties from the server manager
Reimplemented from pqNamedObjectPanel.
Member Data Documentation
The documentation for this class was generated from the following file: