Classes
vtkPropertyDecorator.h File Reference
#include "vtkRemotingApplicationComponentsModule.h"
#include "vtkCommand.h"
#include "vtkObject.h"
#include "vtkSMProxy.h"
#include "vtkSmartPointer.h"
#include "vtkWeakPointer.h"
#include <string>
Include dependency graph for vtkPropertyDecorator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkPropertyDecorator
 vtkPropertyDecorator hold the logic of pqPropertyDecorator TODO provides a mechanism to decorate pqProperty instances to add logic to the widget to add additional control logic. More...