STemWin
+
0
/5 examples
SourceVu will show references to
MENU_ITEM_DATA
from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
STemWin
STM324xG_EVAL
Demonstrations
STemWin
STM32F429I-Discovery
Demonstrations
STemWin
STM324x9I_EVAL
Demonstrations
STemWin
MB1046
MB1063
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
MENU_ITEM_DATA
MENU_ITEM_DATA struct
Menu item data
Syntax
Show:
Summary
Declaration
from
MENU.h:181
typedef
struct
{
const
char
*
pText
;
U16
Id
;
U16
Flags
;
MENU_Handle
hSubmenu
;
}
MENU_ITEM_DATA
;
Fields
Field
Declared as
MENU_ITEM_DATA::pText
const
char
*
MENU_ITEM_DATA::Id
U16
MENU_ITEM_DATA::Flags
U16
MENU_ITEM_DATA::hSubmenu
MENU_Handle
Related Functions
Found 4 other functions taking a
MENU_ITEM_DATA
argument:
Function
Description
MENU_AddItem()
Individual member functions
MENU_GetItem()
MENU_InsertItem()
MENU_SetItem()
Examples
MENU_ITEM_DATA
is referenced by 5 libraries and example projects:
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