SDK สำหรับ TESAIoT Dev Kit
คู่มืออ้างอิง API และ Tutorial (MTB & µPython)
Loading...
Searching...
No Matches
ui_builtin_icons.h File Reference
#include <stdint.h>
#include <string.h>

Go to the source code of this file.

Macros

#define UI_ICON_W   24
#define UI_ICON_H   24
#define UI_ICON_STRIDE   3
#define UI_ICON_SIZE   (UI_ICON_STRIDE * UI_ICON_H)
#define UI_ICON_COUNT   16
#define UI_ICON_HEART   0
#define UI_ICON_STAR   1
#define UI_ICON_FLAG   2
#define UI_ICON_TROPHY   3
#define UI_ICON_SKULL   4
#define UI_ICON_ARROW_UP   5
#define UI_ICON_ARROW_DOWN   6
#define UI_ICON_ARROW_LEFT   7
#define UI_ICON_ARROW_RIGHT   8
#define UI_ICON_CHECK   9
#define UI_ICON_CROSS   10
#define UI_ICON_SMILEY   11
#define UI_ICON_CAR   12
#define UI_ICON_BOAT   13
#define UI_ICON_PLANE   14
#define UI_ICON_HOME   15

Macro Definition Documentation

◆ UI_ICON_W

#define UI_ICON_W   24

◆ UI_ICON_H

#define UI_ICON_H   24

◆ UI_ICON_STRIDE

#define UI_ICON_STRIDE   3

◆ UI_ICON_SIZE

#define UI_ICON_SIZE   (UI_ICON_STRIDE * UI_ICON_H)

◆ UI_ICON_COUNT

#define UI_ICON_COUNT   16

◆ UI_ICON_HEART

#define UI_ICON_HEART   0

◆ UI_ICON_STAR

#define UI_ICON_STAR   1

◆ UI_ICON_FLAG

#define UI_ICON_FLAG   2

◆ UI_ICON_TROPHY

#define UI_ICON_TROPHY   3

◆ UI_ICON_SKULL

#define UI_ICON_SKULL   4

◆ UI_ICON_ARROW_UP

#define UI_ICON_ARROW_UP   5

◆ UI_ICON_ARROW_DOWN

#define UI_ICON_ARROW_DOWN   6

◆ UI_ICON_ARROW_LEFT

#define UI_ICON_ARROW_LEFT   7

◆ UI_ICON_ARROW_RIGHT

#define UI_ICON_ARROW_RIGHT   8

◆ UI_ICON_CHECK

#define UI_ICON_CHECK   9

◆ UI_ICON_CROSS

#define UI_ICON_CROSS   10

◆ UI_ICON_SMILEY

#define UI_ICON_SMILEY   11

◆ UI_ICON_CAR

#define UI_ICON_CAR   12

◆ UI_ICON_BOAT

#define UI_ICON_BOAT   13

◆ UI_ICON_PLANE

#define UI_ICON_PLANE   14

◆ UI_ICON_HOME

#define UI_ICON_HOME   15