#include <QObject>
#include <QPointer>
#include "pqCoreModule.h"
#include "vtkEventQtSlotConnect.h"
#include "vtkNew.h"
#include "vtkSMProperty.h"
#include "vtkSMProxy.h"
#include "vtkWeakPointer.h"
Go to the source code of this file.
Classes | |
class | pqPropertyLinksConnection |
pqPropertyLinksConnection is used by pqPropertyLinks to keep a QObject and vtkSMProperty linked together. More... | |