Skip to content

striezel/qt-exercises

Repository files navigation

Qt exercises

This repository contains code of some exercises created during the attempt to get familiar with coding with Qt, more specifically Qt widget applicatons. Code here may or may not work, and the created program code may not be very useful in real world scenarios. But that's not what it was created for - it was created to learn how to work with Qt.

Applications

  • colliding-widgets - application where two widgets can be moved via mouse and change colour when they collide / overlap

  • colour-mixer - application that allows to "mix" an RGB colour via three sliders

  • line-painter - a simple drawing application that can be used to draw lines inside the application window

  • moving-widgets - application where two widgets move along the edge of the application window in opposite directions

  • table-viewer - application to view contents of SQLite databases

License and copyright

Copyright 2026 Dirk Stolle

Unless noted otherwise, all code is licensed under the GNU General Public License version 3.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors