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>
|
| vtkPVXMLElement * | xml () const |
| |
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 43 of file pqBoolPropertyWidgetDecorator.h.
§ pqBoolPropertyWidgetDecorator()
| pqBoolPropertyWidgetDecorator::pqBoolPropertyWidgetDecorator |
( |
vtkPVXMLElement * |
config, |
|
|
pqPropertyWidget * |
parent |
|
) |
| |
§ ~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: