observes the domain for a property and updates the minimum and/or maximum properties of the object
More...
#include <pqWidgetRangeDomain.h>
Inherits QObject.
observes the domain for a property and updates the minimum and/or maximum properties of the object
Definition at line 18 of file pqWidgetRangeDomain.h.
◆ pqWidgetRangeDomain()
| pqWidgetRangeDomain::pqWidgetRangeDomain |
( |
QWidget * |
p, |
|
|
const QString & |
minProp, |
|
|
const QString & |
maxProp, |
|
|
vtkSMProperty * |
prop, |
|
|
int |
index = -1 |
|
) |
| |
◆ ~pqWidgetRangeDomain()
| pqWidgetRangeDomain::~pqWidgetRangeDomain |
( |
| ) |
|
|
override |
◆ domainChanged
| void pqWidgetRangeDomain::domainChanged |
( |
| ) |
|
|
slot |
◆ internalDomainChanged
| void pqWidgetRangeDomain::internalDomainChanged |
( |
| ) |
|
|
protectedslot |
◆ setRange()
| virtual void pqWidgetRangeDomain::setRange |
( |
QVariant |
min, |
|
|
QVariant |
max |
|
) |
| |
|
protectedvirtual |
◆ getWidget()
| QWidget* pqWidgetRangeDomain::getWidget |
( |
| ) |
const |
|
protected |
The documentation for this class was generated from the following file: