STemWin
GUI_MTOUCH_EVENT
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
GUI_MTOUCH_EVENT
GUI_MTOUCH_EVENT struct
Syntax
Show:
Summary
Declaration
from
GUI_Type.h:602
typedef
struct
{
int
LayerIndex
;
unsigned
NumPoints
;
GUI_TIMER_TIME
TimeStamp
;
GUI_HMEM
hInput
;
}
GUI_MTOUCH_EVENT
;
Fields
Field
Declared as
GUI_MTOUCH_EVENT::LayerIndex
int
GUI_MTOUCH_EVENT::NumPoints
unsigned
GUI_MTOUCH_EVENT::TimeStamp
GUI_TIMER_TIME
GUI_MTOUCH_EVENT::hInput
GUI_HMEM
Related Functions
Found 3 other functions taking a
GUI_MTOUCH_EVENT
argument:
Function
GUI_MTOUCH_GetEvent()
GUI_MTOUCH_GetTouchInput()
GUI_MTOUCH_StoreEvent()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out