![]() |
OpendTect 8.0
|
Range of values. pos_ is usually in [0,1]. More...
#include <property.h>
Public Member Functions | |
| RangeProperty (const PropertyRef &) | |
| RangeProperty (const PropertyRef &, const Interval< float > &) | |
| ~RangeProperty () | |
| RangeProperty * | clone () const override |
| const char * | def () const override |
| const char * | factoryKeyword () const override |
| bool | isRange () const override |
| bool | isUdf () const override |
| void | setDef (const char *) override |
| const char * | type () const override |
Public Member Functions inherited from Property | |
| Property (const PropertyRef &) | |
| virtual | ~Property () |
| virtual bool | dependsOn (const Property &) const |
| virtual uiString | errMsg () const |
| void | fillPar (IOPar &) const |
| virtual bool | init (const PropertySet &) const |
| clears 'memory' and makes property usable | |
| bool | isEqualTo (const Property &) const |
| virtual bool | isFormula () const |
| virtual bool | isValue () const |
| bool | matches (const char *nm, bool matchaliases, float *matchval=nullptr) const |
| const Mnemonic & | mn () const |
| const char * | name () const |
| const PropertyRef & | ref () const |
| virtual void | reset () |
| const UnitOfMeasure * | unit () const |
| void | usePar (const IOPar &) |
| float | value (EvalOpts eo=EvalOpts()) const |
Public Member Functions inherited from CallBacker | |
| CallBacker () | |
| CallBacker (const CallBacker &) | |
| virtual | ~CallBacker () |
| bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
| bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
| void | detachAllNotifiers () const |
| Call from the destructor of your inherited object. | |
| void | detachCB (const NotifierAccess &, const CallBack &) const |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| virtual bool | isCapsule () const |
| bool | isNotifierAttached (const NotifierAccess *) const |
| Only for debugging purposes, don't use. | |
| CallBacker & | operator= (const CallBacker &)=delete |
| void | stopReceivingNotifications () const |
| virtual CallBacker * | trueCaller () |
Static Public Member Functions | |
| static Property * | create (const PropertyRef &pr) |
| static void | initClass () |
| static const char * | typeStr () |
Static Public Member Functions inherited from Property | |
| static Property * | get (const IOPar &) |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
Public Attributes | |
| Interval< float > | rg_ |
Protected Member Functions | |
| float | gtAvgVal () const |
| float | gtVal (EvalOpts) const override |
Private Member Functions | |
| void | doUnitChange (const UnitOfMeasure *olduom, const UnitOfMeasure *newuom) override |
Additional Inherited Members | |
Protected Attributes inherited from Property | |
| float | lastval_ = mUdf(float) |
| const PropertyRef & | ref_ |
Range of values. pos_ is usually in [0,1].
<>
| RangeProperty::RangeProperty | ( | const PropertyRef & | ) |
| RangeProperty::RangeProperty | ( | const PropertyRef & | , |
| const Interval< float > & | ) |
| RangeProperty::~RangeProperty | ( | ) |
|
inlineoverridevirtual |
Implements Property.
|
inlinestatic |
|
overridevirtual |
Implements Property.
|
overrideprivatevirtual |
Reimplemented from Property.
|
inlineoverride |
|
protected |
|
inlinestatic |
|
inlineoverridevirtual |
Reimplemented from Property.
|
overridevirtual |
Implements Property.
|
overridevirtual |
Implements Property.
|
inlineoverridevirtual |
Implements Property.
|
inlinestatic |
| Interval<float> RangeProperty::rg_ |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025