CatLearnQt records my own learning Qt process and provides implementations of my examples and dependent modules.
CatLearnQt is released under the GPL v3 license. If you use CatLearnQt or its component libraries, you must abide by the relevant license terms.
Project | README |
---|---|
QCatGrayQuickExamples | README |
QCatGrayWidgetExamples | README |
Module | README | link |
---|---|---|
QCatGrayCore | README | https://github.com/graycatya/QCatGrayCore |
QCatGrayQuick | README | https://github.com/graycatya/QCatGrayQuick |
QCatGrayWidgets | README | https://github.com/graycatya/QCatGrayWidgets |
git submodule update --init --recursive
Build using cmake, support qt5.15 and qt6.