WheelSelector::handleDragEvent() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXWheelSelector::handleDragEvent()

WheelSelector::handleDragEvent() method

Syntax

virtual void handleDragEvent(const DragEvent& evt);
Implemented in WheelSelector.cpp:94

Arguments

evt

References

LocationText
WheelSelector.cpp:94
void WheelSelector::handleDragEvent(const DragEvent& evt)
WheelSelector.hpp:67
virtual void handleDragEvent(const DragEvent& evt);

Data Use

Data read by WheelSelector::handleDragEvent()
WheelSelector::handleDragEvent()
Methods overriding this one
WheelSelector::handleDragEvent()