TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::DragEvent::getDeltaX() const from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::DragEvent::getDeltaX() const

touchgfx::DragEvent::getDeltaX() const method

@fn int16_t DragEvent::getDeltaX() const Gets the distance in x coordinates (how long was the drag). Gets the distance in x coordinates (how long was the drag).

Syntax

int16_t getDeltaX() const;

Return value

The distance of this drag event.

Examples

touchgfx::DragEvent::getDeltaX() const is referenced by 4 libraries and example projects.

References

LocationText
DragEvent.hpp:153
int16_t getDeltaX() const

Data Use

Data read by touchgfx::DragEvent::getDeltaX() const
touchgfx::DragEvent::getDeltaX() const
Type of touchgfx::DragEvent::getDeltaX() const
touchgfx::DragEvent::getDeltaX() const
int16_t
all items filtered out