「App:Library:LVGL:docs:Widgets:Gauge (lv gauge)」の版間の差分

提供: robot-jp wiki
ナビゲーションに移動検索に移動
25行目: 25行目:
  
  
== ==
+
== Usage ==
 +
=== Set value and needles ===
 
{| class="wikitable"
 
{| class="wikitable"
 
!英文
 
!英文
36行目: 37行目:
  
  
== ==
+
=== Scale ===
 
{| class="wikitable"
 
{| class="wikitable"
 
!英文
 
!英文
47行目: 48行目:
  
  
== ==
+
=== Range ===
 +
 
 +
{| class="wikitable"
 +
!英文
 +
!自動翻訳
 +
|-
 +
|
 +
|
 +
|}
 +
:[[App:Library:LVGL:docs:Widgets|戻る : Previous]]
 +
 
 +
 
 +
=== Needle image ===
 
{| class="wikitable"
 
{| class="wikitable"
 
!英文
 
!英文
58行目: 71行目:
  
  
== ==
+
=== Critical value ===
 +
 
 +
{| class="wikitable"
 +
!英文
 +
!自動翻訳
 +
|-
 +
|
 +
|
 +
|}
 +
:[[App:Library:LVGL:docs:Widgets|戻る : Previous]]
 +
 
 +
 
 +
== Events ==
 +
{| class="wikitable"
 +
!英文
 +
!自動翻訳
 +
|-
 +
|
 +
|
 +
|}
 +
:[[App:Library:LVGL:docs:Widgets|戻る : Previous]]
 +
 
 +
== Keys ==
 
{| class="wikitable"
 
{| class="wikitable"
 
!英文
 
!英文
69行目: 104行目:
  
  
== ==
+
== Example ==
 +
=== Simple Gauge ===
 
{| class="wikitable"
 
{| class="wikitable"
 
!英文
 
!英文
80行目: 116行目:
  
  
== ==
+
== API ==
 
{| class="wikitable"
 
{| class="wikitable"
 
!英文
 
!英文

2022年8月31日 (水) 13:05時点における版

https://docs.lvgl.io/latest/en/html/widgets/gauge.html

Gauge (lv_gauge)

Overview

英文 自動翻訳

The gauge is a meter with scale labels and one or more needles.

ゲージは、スケールラベルと1つ以上の針を備えたメーターです。
戻る : Previous


Parts and Styles

英文 自動翻訳
戻る : Previous


Usage

Set value and needles

英文 自動翻訳
戻る : Previous


Scale

英文 自動翻訳
戻る : Previous


Range

英文 自動翻訳
戻る : Previous


Needle image

英文 自動翻訳
戻る : Previous


Critical value

英文 自動翻訳
戻る : Previous


Events

英文 自動翻訳
戻る : Previous

Keys

英文 自動翻訳
戻る : Previous


Example

Simple Gauge

英文 自動翻訳
戻る : Previous


API

英文 自動翻訳
戻る : Previous