Skip to content

allankoechke/qt-slint-integration-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt + Slint Integration Sample

This project demonstrates the integration of the Slint UI framework with a Qt-based C++ application. It showcases how to use Slint for building modern, declarative user interfaces while leveraging the power of Qt for application logic.

Purpose

The purpose of this project is to provide a working example of how to:

  • Integrate Slint into a Qt application.
  • Use Slint's declarative syntax to define UI components.
  • Handle interactions between Slint UI and C++ backend logic.

Useful Links

Getting Started

  1. Clone this repository.
  2. Ensure you have CMake, Qt, and a C++ compiler installed.
  3. Build the project using CMake.
  4. Run the application to see the Slint UI in action.

Snapshot

About

Embedding Slint into an existing Qt Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published