qt-libraries
There are 12 repositories under qt-libraries topic.
jkriege2/JKQtPlotter
an extensive Qt5 & Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
martinrotter/qt-minimalistic-builds
Precompiled x64 Qt 5/6 library in minimalistic configuration for Windows.
Waqar144/QSourceHighlite
Lightweight syntax highlighter written in Qt
Martchus/qtutilities
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
rikyoz/QtCryptoHash
A lightweight Qt C++ library providing some of the cryptographic hash algorithms not supported by QCryptographicHash
KurtPattyn/QtAwsIoT
Qt library for accessing AWS IoT
pH-7/pHNavigo
:shipit: pHNavigo is a Web/Internet Browser Software using C++ and QT library :earth_americas: Open source application and compatible on Linux and Windows. Package for Debian ready. Feel free to compile the Web browser on your machine and use/try it!
jmuelbert/jmbde-QT
A program to collect the resources of a company in a database. These are computers, printers, phones and more.
chandimab/usb-to-serial
CO326 Mini Project
EricCrosson/QSignalAggregator
Barrier for Qt signals
tinvaan/qlibrary-example
Simple example project to demonstrate the usage of loading symbols from a shared object using Qt Core's QLibrary class.
mohamadhpp/QtLibrarySample
Here I built a library in Qt using CMake and used its output in another project.