Skip to content

SurajPatil5505/qt-qml-learning

Repository files navigation

Qt QML Learning Examples

This repository contains a collection of Qt/QML example projects. Each example is in its own directory and includes a dedicated README.md.

Examples Overview:

No. Example Description Link to Details
1 HelloWorld Basic QML application setup README
2 PinWheel Rotating PinWheel animation README
3 ButtonColumn Column of buttons using QML layout README
4 stringConcatenation String operations and manipulation README
5 RandomColorButton Button that changes color randomly README
6 MovingRectangle Animate a moving rectangle README
7 File_IO File read/write operations README
8 FontsTrial Demonstration of font usage in QML README
9 ImageViewer Load and view images README
10 SimplePaint Simple paint/drawing app README
11 qtSimpleLibrary Reusable QML components README
12 TrafficSignal Simulates a traffic light README
13 ModelViewDelegate QML ListView with model/delegate README
14 Password Password field demo README

How to Run

  1. Open any project folder in Qt Creator (with QML support).
  2. Build and run the project to test the functionality.

Notes

Each example demonstrates a unique Qt/QML concept. Click on the README links to view details and usage for each project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors