32 #ifndef pqFindDataDialog_h 33 #define pqFindDataDialog_h 35 #include "pqComponentsModule.h" 47 typedef QDialog Superclass;
61 void freezeSelection();
62 void extractSelection();
63 void extractSelectionOverTime();
69 pqInternals* Internals;
70 friend class pqInternals;
pqOutputPort is a server manager model item for an output port of any pqPipelineSource item...
pqFindDataDialog encapsulates the logic for the "Find Data" dialog in ParaView.