Classes | Macros
pqPropertyWidget.h File Reference
#include "pqComponentsModule.h"
#include "vtkSetGet.h"
#include "pqPropertyLinks.h"
#include <QPointer>
#include <QScopedPointer>
#include <QWidget>
#include "pqDebug.h"
Include dependency graph for pqPropertyWidget.h:
This graph shows which files directly or indirectly include this file:

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...
 

Macros

#define PV_DEBUG_PANELS()   pqDebug("PV_DEBUG_PANELS")
 

Macro Definition Documentation

◆ PV_DEBUG_PANELS

#define PV_DEBUG_PANELS ( )    pqDebug("PV_DEBUG_PANELS")

Definition at line 262 of file pqPropertyWidget.h.