CatLearnQt
CatLearnQt,提供QWidget,Quick,网络,串口,基础库和示例。案例软件支持样式切换,与国际化。
Install / Use
/learn @graycatya/CatLearnQtREADME
CatLearnQt
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.
Examples
| Project | README | |:--:|:--:| | QCatGrayQuickExamples | README | | QCatGrayWidgetExamples | README |
Module librarys
| Module | README | link | |:--:|:--:|:--:| | QCatGrayCore | README | https://github.com/graycatya/QCatGrayCore | | QCatGrayQuick | README | https://github.com/graycatya/QCatGrayQuick | | QCatGrayWidgets | README | https://github.com/graycatya/QCatGrayWidgets |
Quick-start your own project
git submodule update --init --recursive
Build using cmake, support qt5.15 and qt6.
