📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)
| 133行目: | 133行目: | ||
[Space]キーを押下した時、緑の<code>Rectangle</code>の可視値が切り替わる。<br> | [Space]キーを押下した時、緑の<code>Rectangle</code>の可視値が切り替わる。<br> | ||
緑の<code>Rectangle</code>の表示 / 非表示により、青の<code>Rectangle</code>が列の中で移動して、<code>move</code>プロパティが青の<code>Rectangle</code>に自動的に適用される。<br> | 緑の<code>Rectangle</code>の表示 / 非表示により、青の<code>Rectangle</code>が列の中で移動して、<code>move</code>プロパティが青の<code>Rectangle</code>に自動的に適用される。<br> | ||
<center><embedvideo service="youtube">https://youtu.be/oh_k-kf34M4</embedvideo></center><br> | |||
<br> | |||
<syntaxhighlight lang="qml"> | <syntaxhighlight lang="qml"> | ||
Column { | Column { | ||