multiSelect_s Struct Reference

Structure to manage the multi selection. More...

Data Fields

int nbSelect
multiSelectType_t selectType [MULTISELECT_MAXSELECT]
int selectId [MULTISELECT_MAXSELECT]
char popupText [2048]

Detailed Description

Structure to manage the multi selection.

Definition at line 107 of file cp_map.c.


Field Documentation

Count of currently selected elements

Definition at line 108 of file cp_map.c.

Referenced by MAP_MapClick(), MAP_MultiSelectExecuteAction_f(), and MAP_MultiSelectListAddItem().

Text to display in popup_multi_selection menu

Definition at line 111 of file cp_map.c.

Referenced by MAP_MapClick(), and MAP_MultiSelectListAddItem().

int multiSelect_s::selectId[MULTISELECT_MAXSELECT]

Identifier of currently selected element

Definition at line 110 of file cp_map.c.

Referenced by MAP_MultiSelectExecuteAction_f(), and MAP_MultiSelectListAddItem().

Type of currently selected elements

Definition at line 109 of file cp_map.c.

Referenced by MAP_MultiSelectExecuteAction_f(), and MAP_MultiSelectListAddItem().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2