mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
662 B
662 B
Introduction
SixtyFPS is a UI toolkit that supports different programming languages. SixtyFPS.cpp is the C++ API to interact with a SixtyFPS UI from C++.
The complete C++ documentation can be viewed online at https://sixtyfps.io/docs/cpp/.
If you are new to SixtyFPS, you might also consider going through our Walk-through tutorial.
Tutorial
If you are new to SixtyFPS, then you may be interested in reading our walk-through SixtyFPS Memory Game Tutorial Tutorial.
It will guide you through the .60
mark-up language and the C++ API by building a little memory game.