32 #ifndef pqFindDataDialog_h 33 #define pqFindDataDialog_h 35 #include "pqComponentsModule.h" 49 typedef QDialog Superclass;
68 void freezeSelection();
69 void extractSelection();
70 void extractSelectionOverTime();
76 pqInternals* Internals;
77 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.