「App:Library:LVGL:docs:Overview」の版間の差分

提供: robot-jp wiki
ナビゲーションに移動検索に移動
3行目: 3行目:
  
 
* [[App:Library:LVGL:docs:Overview:Objects|Objects]]
 
* [[App:Library:LVGL:docs:Overview:Objects|Objects]]
** Attributes
+
** [[App:Library:LVGL:docs:Overview:Objects#Attributes|Attributes]]
** Working mechanisms
+
** [[App:Library:LVGL:docs:Overview:Objects#Working mechanisms|Working mechanisms]]
** Screens
+
** [[App:Library:LVGL:docs:Overview:Objects#Screens|Screens]]
** Parts
+
** [[App:Library:LVGL:docs:Overview:Objects#Parts|Parts]]
** States
+
** [[App:Library:LVGL:docs:Overview:Objects#States|States]]
** Snapshot
+
** [[App:Library:LVGL:docs:Overview:Objects#Snapshot|Snapshot]]
 
* [[App:Library:LVGL:docs:Overview:Positions, sizes, and layouts|Positions, sizes, and layouts]]
 
* [[App:Library:LVGL:docs:Overview:Positions, sizes, and layouts|Positions, sizes, and layouts]]
** Overview
+
** [[App:Library:LVGL:docs:Overview:Positions, sizes, and layouts#Overview|Overview]]
** Position
+
** [[App:Library:LVGL:docs:Overview:Positions, sizes, and layouts#Position|Position]]
** Size
+
** [[App:Library:LVGL:docs:Overview:Positions, sizes, and layouts#Size|Size]]
** Using styles
+
** [[App:Library:LVGL:docs:Overview:Positions, sizes, and layouts#Using styles|Using styles]]
** Translation
+
** [[App:Library:LVGL:docs:Overview:Positions, sizes, and layouts#Translation|Translation]]
** Transformation
+
** [[App:Library:LVGL:docs:Overview:Positions, sizes, and layouts#Transformation|Transformation]]
** Layout
+
** [[App:Library:LVGL:docs:Overview:Positions, sizes, and layouts#Layout|Layout]]
** Examples
+
** [[App:Library:LVGL:docs:Overview:Positions, sizes, and layouts#Examples|Examples]]
 
* [[App:Library:LVGL:docs:Overview:Styles|Styles]]
 
* [[App:Library:LVGL:docs:Overview:Styles|Styles]]
** States
+
** [[App:Library:LVGL:docs:Overview:Styles#States|States]]
** Cascading styles
+
** [[App:Library:LVGL:docs:Overview:Styles#Cascading styles|Cascading styles]]
** Inheritance
+
** [[App:Library:LVGL:docs:Overview:Styles#Inheritance|Inheritance]]
** Parts
+
** [[App:Library:LVGL:docs:Overview:Styles#Parts|Parts]]
** Initialize styles and set/get properties
+
** [[App:Library:LVGL:docs:Overview:Styles#Initialize styles and set/get properties|Initialize styles and set/get properties]]
** Add and remove styles to a widget
+
** [[App:Library:LVGL:docs:Overview:Styles#Add and remove styles to a widget|Add and remove styles to a widget]]
** Local styles
+
** [[App:Library:LVGL:docs:Overview:Styles#Local styles|Local styles]]
** Properties
+
** [[App:Library:LVGL:docs:Overview:Styles#Properties|Properties]]
** Transitions
+
** [[App:Library:LVGL:docs:Overview:Styles#Transitions|Transitions]]
** Color filter
+
** [[App:Library:LVGL:docs:Overview:Styles#Color filter|Color filter]]
** Themes
+
** [[App:Library:LVGL:docs:Overview:Styles#Themes|Themes]]
** Examples
+
** [[App:Library:LVGL:docs:Overview:Styles#Examples|Examples]]
** API
+
** [[App:Library:LVGL:docs:Overview:Styles#API|API]]
 
* [[App:Library:LVGL:docs:Overview:Style properties|Style properties]]
 
* [[App:Library:LVGL:docs:Overview:Style properties|Style properties]]
** Size and position
+
** [[App:Library:LVGL:docs:Overview:Style properties#Size and position|Size and position]]
** Padding
+
** [[App:Library:LVGL:docs:Overview:Style properties#Padding|Padding]]
** Background
+
** [[App:Library:LVGL:docs:Overview:Style properties#Background|Background]]
** Border
+
** [[App:Library:LVGL:docs:Overview:Style properties#Border|Border]]
** Outline
+
** [[App:Library:LVGL:docs:Overview:Style properties#Outline|Outline]]
** Shadow
+
** [[App:Library:LVGL:docs:Overview:Style properties#Shadow|Shadow]]
** Image
+
** [[App:Library:LVGL:docs:Overview:Style properties#Image|Image]]
** Line
+
** [[App:Library:LVGL:docs:Overview:Style properties#Line|Line]]
** Arc
+
** [[App:Library:LVGL:docs:Overview:Style properties#Arc|Arc]]
** Text
+
** [[App:Library:LVGL:docs:Overview:Style properties#Text|Text]]
** Miscellaneous
+
** [[App:Library:LVGL:docs:Overview:Style properties#Miscellaneous|Miscellaneous]]
 
* [[App:Library:LVGL:docs:Overview:Scroll|Scroll]]
 
* [[App:Library:LVGL:docs:Overview:Scroll|Scroll]]
** Overview
+
** [[App:Library:LVGL:docs:Overview:Scroll#Overview|Overview]]
** Basic example
+
** [[App:Library:LVGL:docs:Overview:Scroll#Basic example|Basic example]]
** Features of scrolling
+
** [[App:Library:LVGL:docs:Overview:Scroll#Features of scrolling|Features of scrolling]]
** Scroll manually
+
** [[App:Library:LVGL:docs:Overview:Scroll#Scroll manually|Scroll manually]]
** Self size
+
** [[App:Library:LVGL:docs:Overview:Scroll#Self size|Self size]]
** Examples
+
** [[App:Library:LVGL:docs:Overview:Scroll#Examples|Examples]]
 
* [[App:Library:LVGL:docs:Overview:Layers|Layers]]
 
* [[App:Library:LVGL:docs:Overview:Layers|Layers]]
** Order of creation
+
** [[App:Library:LVGL:docs:Overview:Layers#Order of creation|Order of creation]]
** Bring to the foreground
+
** [[App:Library:LVGL:docs:Overview:Layers#Bring to the foreground|Bring to the foreground]]
** Top and sys layers
+
** [[App:Library:LVGL:docs:Overview:Layers#Top and sys layers|Top and sys layers]]
 
* [[App:Library:LVGL:docs:Overview:Events|Events]]
 
* [[App:Library:LVGL:docs:Overview:Events|Events]]
** Add events to the object
+
** [[App:Library:LVGL:docs:Overview:Events#Add events to the object|Add events to the object]]
** Remove event(s) from an object
+
** [[App:Library:LVGL:docs:Overview:Events#Remove event(s) from an object|Remove event(s) from an object]]
** Event codes
+
** [[App:Library:LVGL:docs:Overview:Events#Event codes|Event codes]]
** Sending events
+
** [[App:Library:LVGL:docs:Overview:Events#Sending events|Sending events]]
** Fields of lv_event_t
+
** [[App:Library:LVGL:docs:Overview:Events#Fields of lv event t|Fields of lv_event_t]]
** Event bubbling
+
** [[App:Library:LVGL:docs:Overview:Events#Event bubbling|Event bubbling]]
** Examples
+
** [[App:Library:LVGL:docs:Overview:Events#Examples|Examples]]
 
* [[App:Library:LVGL:docs:Overview:Input devices|Input devices]]
 
* [[App:Library:LVGL:docs:Overview:Input devices|Input devices]]
** Pointers
+
** [[App:Library:LVGL:docs:Overview:Input devices#Pointers|Pointers]]
** Keypad and encoder
+
** [[App:Library:LVGL:docs:Overview:Input devices#Keypad and encoder|Keypad and encoder]]
** API
+
** [[App:Library:LVGL:docs:Overview:Input devices#API|API]]
 
* [[App:Library:LVGL:docs:Overview:Displays|Displays]]
 
* [[App:Library:LVGL:docs:Overview:Displays|Displays]]
** Multiple display support
+
** [[App:Library:LVGL:docs:Overview:Displays#Multiple display support|Multiple display support]]
** Screens
+
** [[App:Library:LVGL:docs:Overview:Displays#Screens|Screens]]
** Features of displays
+
** [[App:Library:LVGL:docs:Overview:Displays#Features of displays|Features of displays]]
** API
+
** [[App:Library:LVGL:docs:Overview:Displays#API|API]]
 
* [[App:Library:LVGL:docs:Overview:Colors|Colors]]
 
* [[App:Library:LVGL:docs:Overview:Colors|Colors]]
** Creating colors
+
** [[App:Library:LVGL:docs:Overview:Colors#Creating colors|Creating colors]]
** Opacity
+
** [[App:Library:LVGL:docs:Overview:Colors#Opacity|Opacity]]
** Color types
+
** [[App:Library:LVGL:docs:Overview:Colors#Color types|Color types]]
** API
+
** [[App:Library:LVGL:docs:Overview:Colors#API|API]]
 
* [[App:Library:LVGL:docs:Overview:Fonts|Fonts]]
 
* [[App:Library:LVGL:docs:Overview:Fonts|Fonts]]
** Unicode support
+
** [[App:Library:LVGL:docs:Overview:Fonts#Unicode support|Unicode support]]
** Built-in fonts
+
** [[App:Library:LVGL:docs:Overview:Fonts#Built-in fonts|Built-in fonts]]
** Special features
+
** [[App:Library:LVGL:docs:Overview:Fonts#Special features|Special features]]
** Add a new font
+
** [[App:Library:LVGL:docs:Overview:Fonts#Add a new font|Add a new font]]
** Add new symbols
+
** [[App:Library:LVGL:docs:Overview:Fonts#Add new symbols|Add new symbols]]
** Load a font at run-time
+
** [[App:Library:LVGL:docs:Overview:Fonts#Load a font at run-time|Load a font at run-time]]
** Add a new font engine
+
** [[App:Library:LVGL:docs:Overview:Fonts#Add a new font engine|Add a new font engine]]
** Use font fallback
+
** [[App:Library:LVGL:docs:Overview:Fonts#Use font fallback|Use font fallback]]
 
* [[App:Library:LVGL:docs:Overview:Images|Images]]
 
* [[App:Library:LVGL:docs:Overview:Images|Images]]
** Store images
+
** [[App:Library:LVGL:docs:Overview:Images#Store images|Store images]]
** Color formats
+
** [[App:Library:LVGL:docs:Overview:Images#Color formats|Color formats]]
** Add and use images
+
** [[App:Library:LVGL:docs:Overview:Images#Add and use images|Add and use images]]
** Image decoder
+
** [[App:Library:LVGL:docs:Overview:Images#Image decoder|Image decoder]]
** Image caching
+
** [[App:Library:LVGL:docs:Overview:Images#Image caching|Image caching]]
** API
+
** [[App:Library:LVGL:docs:Overview:Images#API|API]]
 
* [[App:Library:LVGL:docs:Overview:File system|File system]]
 
* [[App:Library:LVGL:docs:Overview:File system|File system]]
** Ready to use drivers
+
** [[App:Library:LVGL:docs:Overview:File system#Ready to use drivers|Ready to use drivers]]
** Adding a driver
+
** [[App:Library:LVGL:docs:Overview:File system#Adding a driver|Adding a driver]]
** Usage example
+
** [[App:Library:LVGL:docs:Overview:File system#Usage example|Usage example]]
** Use drives for images
+
** [[App:Library:LVGL:docs:Overview:File system#Use drives for images|Use drives for images]]
** API
+
** [[App:Library:LVGL:docs:Overview:File system#API|API]]
 
* [[App:Library:LVGL:docs:Overview:Animations|Animations]]
 
* [[App:Library:LVGL:docs:Overview:Animations|Animations]]
 
** [[App:Library:LVGL:docs:Overview:Animations#Create an animation|Create an animation]]
 
** [[App:Library:LVGL:docs:Overview:Animations#Create an animation|Create an animation]]

2022年6月22日 (水) 16:27時点における版

https://docs.lvgl.io/8.2/overview/index.html




戻る