#include "pqApplicationComponentsModule.h"
#include "pqPropertyWidgetDecorator.h"
#include "vtkWeakPointer.h"
Go to the source code of this file.
Classes | |
class | pqBoolPropertyWidgetDecorator |
pqBoolPropertyWidgetDecorator is a base class for enable/disable or show/hide widgets based on the status of another property not directly controlled by the widget. More... | |