|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
◆ __init__()
def enigma.eWidgetAnimationPoint.__init__ |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ copy()
def enigma.eWidgetAnimationPoint.copy |
( |
|
self | ) |
|
copy(eWidgetAnimationPoint self) -> eWidgetAnimationPoint
◆ getDuration()
def enigma.eWidgetAnimationPoint.getDuration |
( |
|
self | ) |
|
getDuration(eWidgetAnimationPoint self) -> int64_t
◆ getFromValue()
def enigma.eWidgetAnimationPoint.getFromValue |
( |
|
self | ) |
|
getFromValue(eWidgetAnimationPoint self) -> ePoint
◆ getToValue()
def enigma.eWidgetAnimationPoint.getToValue |
( |
|
self | ) |
|
getToValue(eWidgetAnimationPoint self) -> ePoint
◆ reset()
def enigma.eWidgetAnimationPoint.reset |
( |
|
self, |
|
|
|
reversed = False |
|
) |
| |
reset(eWidgetAnimationPoint self, bool reversed=False)
reset(eWidgetAnimationPoint self)
◆ setDuration()
def enigma.eWidgetAnimationPoint.setDuration |
( |
|
self, |
|
|
|
ms |
|
) |
| |
setDuration(eWidgetAnimationPoint self, int64_t ms)
◆ setFromValue()
def enigma.eWidgetAnimationPoint.setFromValue |
( |
|
self, |
|
|
|
value |
|
) |
| |
setFromValue(eWidgetAnimationPoint self, ePoint value)
◆ setReversed()
def enigma.eWidgetAnimationPoint.setReversed |
( |
|
self, |
|
|
|
reversed |
|
) |
| |
setReversed(eWidgetAnimationPoint self, bool reversed)
◆ setToValue()
def enigma.eWidgetAnimationPoint.setToValue |
( |
|
self, |
|
|
|
value |
|
) |
| |
setToValue(eWidgetAnimationPoint self, ePoint value)
◆ thisown
enigma.eWidgetAnimationPoint.thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
static |
The documentation for this class was generated from the following file: