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

FrontendApplication::handleDragEvent() method

Syntax

virtual void handleDragEvent(const DragEvent& evt);
Implemented in FrontendApplication.cpp:80

Arguments

evt

References

LocationText
FrontendApplication.cpp:80
void FrontendApplication::handleDragEvent(const DragEvent& evt)
FrontendApplication.hpp:48
virtual void handleDragEvent(const DragEvent& evt);

Call Tree

Functions called by FrontendApplication::handleDragEvent()
FrontendApplication::handleDragEvent()
Data read by FrontendApplication::handleDragEvent()
FrontendApplication::handleDragEvent()
Methods overriding this one
FrontendApplication::handleDragEvent()