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...
#include <pqBoolPropertyWidgetDecorator.h>
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.
Definition at line 44 of file pqBoolPropertyWidgetDecorator.h.
◆ pqBoolPropertyWidgetDecorator()
◆ ~pqBoolPropertyWidgetDecorator()
virtual pqBoolPropertyWidgetDecorator::~pqBoolPropertyWidgetDecorator |
( |
| ) |
|
|
virtual |
◆ isBoolProperty()
bool pqBoolPropertyWidgetDecorator::isBoolProperty |
( |
| ) |
const |
|
inline |
◆ boolPropertyChanged
void pqBoolPropertyWidgetDecorator::boolPropertyChanged |
( |
| ) |
|
|
signal |
◆ Property
vtkWeakPointer<vtkSMProperty> pqBoolPropertyWidgetDecorator::Property |
|
protected |
◆ Function
QString pqBoolPropertyWidgetDecorator::Function |
|
protected |
◆ Index
int pqBoolPropertyWidgetDecorator::Index |
|
protected |
◆ ObserverId
unsigned long pqBoolPropertyWidgetDecorator::ObserverId |
|
protected |
◆ BoolProperty
bool pqBoolPropertyWidgetDecorator::BoolProperty |
|
protected |
The documentation for this class was generated from the following file: