#include "pqCoreModule.h"
#include "vtkSmartPointer.h"
#include <QObject>
#include <QPointer>
#include <QStringList>
#include <QTranslator>
#include <exception>
Go to the source code of this file.
Classes | |
class | pqApplicationCoreExitCode |
class | pqApplicationCore |
This class is the crux of the ParaView application. More... | |