QT Travel

Code Resource: https://github.com/MoreYoungGavin/QT_Travel.git

What is QT?

QT is a cross-platform application development framework for desktop,embedded and mobile.

What need install QT before?

You need installed python and python can work.

Pip package in python environment and pip command can work.

How to install QT?

We can use pip command to install QT:

Step 1: open cmd

Press combination key win+R.

Step 2:input pip command

Input command:pip install PyQt5Designer

Where is QT in computer?

Step 1:find your install python path

Step 2:find designer.exe in python path\Lib\site-packages\PyQt5\Qt\bin

Step 3:open designer.exe

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章