Skip to content

CatLearnQt,提供QWidget,Quick,网络,串口,基础库和示例。案例软件支持样式切换,与国际化。

License

Notifications You must be signed in to change notification settings

graycatya/CatLearnQt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.