observes the domain for a property and updates the minimum and/or maximum properties of the object More...
#include <pqWidgetRangeDomain.h>
Inherits QObject.
Public Slots | |
void | domainChanged () |
Public Member Functions | |
pqWidgetRangeDomain (QWidget *p, const QString &minProp, const QString &maxProp, vtkSMProperty *prop, int index=-1) | |
~pqWidgetRangeDomain () override | |
Protected Slots | |
void | internalDomainChanged () |
Protected Member Functions | |
virtual void | setRange (QVariant min, QVariant max) |
QWidget * | getWidget () const |
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 | ( | QWidget * | p, |
const QString & | minProp, | ||
const QString & | maxProp, | ||
vtkSMProperty * | prop, | ||
int | index = -1 |
||
) |
|
override |
|
slot |
|
protectedslot |
|
protectedvirtual |
|
protected |