33 #ifndef _pqRecentFilesMenu_h 34 #define _pqRecentFilesMenu_h 36 #include "pqComponentsModule.h" 64 const QString& readerGroup,
65 const QString& readerName,
66 const QStringList& files,
70 void onResourcesChanged();
71 void onOpenResource(QAction*);
72 void onOpenResource();
79 class pqImplementation;
80 pqImplementation*
const Implementation;
83 #endif // !_pqRecentFilesMenu_h
PQ representation for a vtkSMProxy that can be involved in a pipeline.
pqServerResource encapsulates a resource in ParaView.
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...