ParaView
|
#include "QVTKWidget.h"
#include "pqCoreModule.h"
#include "vtkSmartPointer.h"
#include "vtkWeakPointer.h"
#include <QPointer>
Go to the source code of this file.
Classes | |
class | pqQVTKWidget |
pqQVTKWidget extends QVTKWidget to add awareness for view proxies. More... | |