STemWin
WIDGET
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
WIDGET
WIDGET struct
Syntax
Show:
Summary
Declaration
from
WIDGET.h:246
typedef
struct
{
WM_Obj
Win
;
const
WIDGET_EFFECT
*
pEffect
;
I16
Id
;
U16
State
;
#if
GUI_DEBUG_LEVEL
>
1
U32
DebugId
;
#endif
}
WIDGET
;
Fields
Field
Declared as
WIDGET::Win
WM_Obj
WIDGET::pEffect
const
WIDGET_EFFECT
*
WIDGET::Id
I16
WIDGET::State
U16
Related Functions
Found 14 other functions taking a
WIDGET
argument:
Function
Description
WIDGET__GetInsideRect()
WIDGET__Init()
WIDGET__RotateRect90()
WIDGET__DrawFocusRect()
Internal API routines
WIDGET__DrawHLine()
WIDGET__DrawTriangle()
WIDGET__DrawVLine()
WIDGET__EFFECT_DrawDownRect()
WIDGET__EFFECT_DrawDown()
WIDGET__EFFECT_DrawUpRect()
WIDGET__FillRectEx()
WIDGET__GetXSize()
WIDGET__GetYSize()
WIDGET__GetClientRect()
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