4 #ifndef pqFindDataCurrentSelectionFrame_h 5 #define pqFindDataCurrentSelectionFrame_h 7 #include "pqComponentsModule.h" 22 typedef QWidget Superclass;
51 void updateFieldType();
56 void showFieldData(
bool show);
62 void invertSelection(
bool);
67 void updateSpreadSheet();
73 friend class pqInternals;
75 pqInternals* Internals;
pqOutputPort is a server manager model item for an output port of any pqPipelineSource item...
pqFindDataCurrentSelectionFrame is designed to be used by pqFindDataDialog.