#include "pqApplicationCore.h"
#include "pqApplicationComponentsModule.h"
#include <QList>
#include <QPointer>
Go to the source code of this file.
Classes | |
class | pqPVApplicationCore |
pqPVApplicationCore is the application code used by ParaView-based applications that use more of ParaView's functionality than that provided by pqApplicationCore such as the the selection manager, animation manager etc. More... | |