331 Forks
434 Stars
434 Watchers

Qt

Qt开发知识、经验总结。包括Qss,数据库,Excel,Model/View等。

How to download and setup Qt

Open terminal and run command
git clone https://github.com/lesliefish/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/lesliefish/Qt/archive/master.zip

Or simply clone Qt with SSH
[email protected]:lesliefish/Qt.git

If you have some problems with Qt

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