ParaView
Public Slots | Public Member Functions | Protected Attributes
pqNetCDFPanel Class Reference

Custom panel for the default netCDF reader. More...

#include <pqNetCDFPanel.h>

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

List of all members.

Public Slots

void updateVariableStatusEntries ()

Public Member Functions

 pqNetCDFPanel (pqProxy *proxy, QWidget *p)
virtual ~pqNetCDFPanel ()

Protected Attributes

QComboBox * Dimensions
pqTreeWidgetVariables

Detailed Description

Custom panel for the default netCDF reader.

This panel adds and modifies the auto generated panel to allow the user to only select variables that have the same dimensions.

Definition at line 33 of file pqNetCDFPanel.h.


Constructor & Destructor Documentation

pqNetCDFPanel::pqNetCDFPanel ( pqProxy proxy,
QWidget *  p 
)
virtual pqNetCDFPanel::~pqNetCDFPanel ( ) [virtual]

Member Function Documentation

void pqNetCDFPanel::updateVariableStatusEntries ( ) [slot]

Member Data Documentation

QComboBox* pqNetCDFPanel::Dimensions [protected]

Definition at line 46 of file pqNetCDFPanel.h.

Definition at line 47 of file pqNetCDFPanel.h.


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