Skip to content
/ Qt Public

This repository contains several demos and prototypes based on the Qt and Qml API.

License

Notifications You must be signed in to change notification settings

Jeanmilost/Qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt

This repository contains several demos and prototypes based on the Qt and Qml API.

Connect flow interface

This project shows a connect flow interface, on which you can put box components, which may be connected with links, in a similar way as e.g what is done in the Unreal blueprint system.

This interface was originally created for the Simple Path application project, see: https://github.com/thesimplepath/The-Simple-Path

Connect flow interface main interface

Dynamic pages

This project shows how to dynamically add and remove children components onto a view, by using a ListModel, associated with a Repeater in a StackLayout view.

Dynamic pages interface main interface

Tree view

This project shows how to create a basic tree view from a ListView component. The code is an implementation of the following article from the CodeProject website: https://www.codeproject.com/Articles/632795/QML-TreeModel-and-TreeView

Tree view

About

This repository contains several demos and prototypes based on the Qt and Qml API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published