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

提供: robot-jp wiki
ナビゲーションに移動検索に移動
 
(同じ利用者による、間の34版が非表示)
1行目: 1行目:
 
https://docs.lvgl.io/8.2/widgets/index.html
 
https://docs.lvgl.io/8.2/widgets/index.html
 
__NOTOC__
 
__NOTOC__
{| class="wikitable"
 
!英文
 
!自動翻訳
 
|-
 
|
 
|
 
|}
 
  
 
= Widgets =
 
= Widgets =
* [[App:Library:LVGL:docs:Widgets:Base object|Base object (lv_obj)]]
+
<blockquote>
* [[App:Library:LVGL:docs:Widgets:Core widgets|Core widgets]]
+
=====[[App:Library:LVGL:docs:Widgets:Base object|Base object (lv_obj)]]=====
**[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Core_widgets:Arc_(lv_arc) Arc (lv_arc)]
+
=====[[App:Library:LVGL:docs:Widgets:Arc_(lv_arc)|Arc (lv_arc)]]=====
**[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Core_widgets:Bar_(lv_bar) Bar (lv_bar)]
+
=====[[App:Library:LVGL:docs:Widgets:Bar_(lv_bar)|Bar (lv_bar)]]=====
**[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Core_widgets:Button_(lv_btn) Button (lv_btn)]
+
=====[[App:Library:LVGL:docs:Widgets:Button_(lv_btn)|Button (lv_btn)]]=====
**[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Core_widgets:Button_matrix_(lv_btnmatrix) Button matrix (lv_btnmatrix)]
+
=====[[App:Library:LVGL:docs:Widgets:Button_matrix_(lv_btnmatrix)|Button matrix (lv_btnmatrix)]]=====
**[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Core_widgets:Canvas_(lv_canvas) Canvas (lv_canvas)]
+
=====[[App:Library:LVGL:docs:Widgets:Calendar (lv calendar)|Calendar (lv_calendar)]]=====
**[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Core_widgets:Checkbox_(lv_checkbox) Checkbox (lv_checkbox)]
+
=====[[App:Library:LVGL:docs:Widgets:Canvas_(lv_canvas)|Canvas (lv_canvas)]]=====
**[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Core_widgets:Drop-down_list_(lv_dropdown) Drop-down list (lv_dropdown)]
+
=====[[App:Library:LVGL:docs:Widgets:Chart (lv chart)|Chart (lv_chart)]]=====
**[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Core_widgets:Image_(lv_img) Image (lv_img)]
+
=====[[App:Library:LVGL:docs:Widgets:Container_(lv_cont)|Container (lv_cont)]]=====
**[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Core_widgets:Label_(lv_label) Label (lv_label)]
+
=====[[App:Library:LVGL:docs:Widgets:Color_picker_(lv_cpicker)|Color picker (lv_cpicker)]]=====
**[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Core_widgets:Line_(lv_line) Line (lv_line)]
+
=====[[App:Library:LVGL:docs:Widgets:Checkbox_(lv_checkbox)|Checkbox (lv_checkbox)]]=====
**[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Core_widgets:Roller_(lv_roller) Roller (lv_roller)]
+
=====[[App:Library:LVGL:docs:Widgets:Drop-down_list_(lv_dropdown)|Drop-down list (lv_dropdown)]]=====
**[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Core_widgets:Slider_(lv_slider) Slider (lv_slider)]
+
=====[[App:Library:LVGL:docs:Widgets:Gauge_(lv_gauge)|Gauge (lv_gauge)]]=====
**[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Core_widgets:Switch_(lv_switch) Switch (lv_switch)]
+
=====[[App:Library:LVGL:docs:Widgets:Image_(lv_img)|Image (lv_img)]]=====
**[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Core_widgets:Table_(lv_table) Table (lv_table)]
+
=====[[App:Library:LVGL:docs:Widgets:Image_button_(lv_imgbtn)|Image button (lv_imgbtn)]]=====
**[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Core_widgets:Text_area_(lv_textarea) Text area (lv_textarea)]
+
=====[[App:Library:LVGL:docs:Widgets:Keyboard_(lv_keyboard)|Keyboard (lv_keyboard)]]=====
*[[App:Library:LVGL:docs:Widgets:Extra widgets|Extra widgets]]
+
=====[[App:Library:LVGL:docs:Widgets:Label_(lv_label)|Label (lv_label)]]=====
 
+
=====[[App:Library:LVGL:docs:Widgets:LED_(lv_led)|LED (lv_led)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:Animation_Image Animation Image] (lv_animimg)
+
=====[[App:Library:LVGL:docs:Widgets:Line_(lv_line)|Line (lv_line)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:Calendar Calendar] (lv_calendar)
+
=====[[App:Library:LVGL:docs:Widgets:List_(lv_list)|List (lv_list)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:Chart Chart] (lv_chart)
+
=====[[App:Library:LVGL:docs:Widgets:Line_meter_(lv_lmeter)|Line meter (lv_lmeter)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:Color_wheel Color wheel] (lv_colorwheel)
+
=====[[App:Library:LVGL:docs:Widgets:Message_box_(lv_msgbox)|Message box (lv_msgbox)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:Image_button Image button] (lv_imgbtn)
+
=====[[App:Library:LVGL:docs:Widgets:Object_mask_(lv_objmask)|Object mask (lv_objmask)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:Keyboard Keyboard] (lv_keyboard)
+
=====[[App:Library:LVGL:docs:Widgets:Page_(lv_page)|Page (lv_page)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:LED LED] (lv_led)
+
=====[[App:Library:LVGL:docs:Widgets:Roller_(lv_roller)|Roller (lv_roller)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:List List] (lv_list)
+
=====[[App:Library:LVGL:docs:Widgets:Slider_(lv_slider)|Slider (lv_slider)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:Menu Menu] (lv_menu)
+
=====[[App:Library:LVGL:docs:Widgets:Spinbox_(lv_spinbox)|Spinbox (lv_spinbox)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:Meter Meter] (lv_meter)
+
=====[[App:Library:LVGL:docs:Widgets:Spinner_(lv_spinner)|Spinner (lv_spinner)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:Message_box Message box] (lv_msgbox)
+
=====[[App:Library:LVGL:docs:Widgets:Switch_(lv_switch)|Switch (lv_switch)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:Span Span] (lv_span)
+
=====[[App:Library:LVGL:docs:Widgets:Table_(lv_table)|Table (lv_table)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:Spinbox Spinbox] (lv_spinbox)
+
=====[[App:Library:LVGL:docs:Widgets:Tabview_(lv_tabview)|Tabview (lv_tabview)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets: Spinner] (lv_spinner)
+
=====[[App:Library:LVGL:docs:Widgets:Text_area_(lv_textarea)|Text area (lv_textarea)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:Tabview Tabview] (lv_tabview)
+
=====[[App:Library:LVGL:docs:Widgets:Tile_view_(lv_tileview)|Tile view (lv_tileview)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:Tile_view Tile view] (lv_tileview)
+
=====[[App:Library:LVGL:docs:Widgets:Window_(lv_win)|Window (lv_win)]]=====
*[https://robot-jp.com/wiki/index.php/App:Library:LVGL:docs:Widgets:Extra_widgets:Window Window] (lv_win)
+
</blockquote>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  
 
----
 
----
 
:[[App:Library:LVGL#Widgets|戻る : Previous]]
 
:[[App:Library:LVGL#Widgets|戻る : Previous]]

2022年8月31日 (水) 21:24時点における最新版