9 Forks
50 Stars
50 Watchers

Qt

【🔧更新中】关于 Qt 无比详细教程及案例实现。不仅涵盖了Qt基本控件的使用及讲解,还包含了大学和培训机构不会讲到的:插件设计及实现、基于 QTest 的静态动态、动态测试、CI/CD的使用等

How to download and setup Qt

Open terminal and run command
git clone https://github.com/nekosilverfox/Qt.git
git clone is used to create a copy or clone of Qt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Qt https://github.com/nekosilverfox/Qt/archive/master.zip

Or simply clone Qt with SSH
git@github.com:nekosilverfox/Qt.git

If you have some problems with Qt

You may open issue on Qt support forum (system) here: https://github.com/nekosilverfox/Qt/issues