observes the domain for a property and updates the minimum and/or maximum properties of the object
More...
#include <pqWidgetRangeDomain.h>
List of all members.
Detailed Description
observes the domain for a property and updates the minimum and/or maximum properties of the object
Definition at line 44 of file pqWidgetRangeDomain.h.
Constructor & Destructor Documentation
| pqWidgetRangeDomain::pqWidgetRangeDomain |
( |
QWidget * |
p, |
|
|
const QString & |
minProp, |
|
|
const QString & |
maxProp, |
|
|
vtkSMProperty * |
prop, |
|
|
int |
index = -1 |
|
) |
| |
| pqWidgetRangeDomain::~pqWidgetRangeDomain |
( |
| ) |
|
Member Function Documentation
| void pqWidgetRangeDomain::domainChanged |
( |
| ) |
[slot] |
| void pqWidgetRangeDomain::internalDomainChanged |
( |
| ) |
[protected, slot] |
| virtual void pqWidgetRangeDomain::setRange |
( |
QVariant |
min, |
|
|
QVariant |
max |
|
) |
| [protected, virtual] |
| QWidget* pqWidgetRangeDomain::getWidget |
( |
| ) |
const [protected] |
The documentation for this class was generated from the following file: