1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

SlintAdvent Calendar 2024

Day 3

.slint のドキュメントの構成をまとめました

Last updated at Posted at 2024-12-02

この記事は Slint Advent Calendar 2024 3日目の記事です。

昨日は @hermit4 さんの Slint-python (Alpha) を使ってみる でした。

Slint 1.8.0 で導入されたばかりの Python ですが、Python で GUI アプリを作る選択肢が増えるのはいいことですね。

.slint のドキュメント

最新版の .slint のドキュメント は https://docs.slint.dev/latest/docs/slint/ でアクセス可能です。

Slint を学ぶ際や開発する際にはこのドキュメントを隅々まで読むことになるでしょう。

今回は、そのドキュメントの構成をまとめました。

※本記事執筆時点のバージョン 1.8.0 のまとめとなります。

Introduction セクション

Slint を使いはじめる際には、以下のドキュメントを順番に読むとよいでしょう。

  • Getting Started - Slint を使いはじめる際に最初に読むドキュメントです
  • Supported Platforms - Slint がサポートするプラットフォームの情報がまとまっています
  • Quickstart - 神経衰弱ゲームを作りながら Slint を学ぶ

Language Reference セクション

.slint の言語仕様のドキュメントです

Recipes & Examples セクション

Advanced Topics セクション

終わりに

以上、Slint 1.8.0 時点でのドキュメントの概要をまとめました。

Slint のドキュメントはまだまだ隅々まで整備されているとは言い難い状況ですが、逆に言うと全部のドキュメントを数時間で読めます。構成もまだまだ改善の余地がありますが、とりあえずはこの記事を起点に具体的なドキュメントに飛んでいただければと思います。

明日は @hermit4 さんによる Pyside6(QML) vs Slint-Python(Slint)
です。お楽しみに!

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?