#include "pqComponentsModule.h"
#include "pqPropertyLinks.h"
#include <QFrame>
#include <QPointer>
#include <QScopedPointer>
Go to the source code of this file.
Classes | |
class | pqPropertyWidget |
pqPropertyWidget represents a widget created for each property of a proxy on the pqPropertiesPanel (for the proxy's properties or display properties). More... | |