Coder Social home page Coder Social logo

testqt's Introduction

软件版本

软件名 版本
VS 2022
Windows 11
CMake 3.21.4
Qt 6.2.2

环境变量设置

环境变量名
QTDIR ***\Qt\6.2.2\msvc2019_64\bin

01 Console

Qt控制台程序,用来测试不需要GUI的程序,例如QJson,QString等

02 QGui

Qt桌面应用程序,测试QtWidgets中最原始的Qt类,没有继承

03 QGui2

Qt桌面应用程序,继承自QtWidgets中的类,重写QMainWindow、QWidget等

04 QGui_UI

在QMainWindow中使用Qt设计师生成的UI文件

05 QQuick

测试QQuick、QML

06 QWidgetIntoQQuick

将QWidget嵌入到QQuick

07 QQuickIntoQWidget

将QQuick嵌入到QWidget

08 QtSocketServer

测试QSocket的服务端

09 QtSocketClient

测试QSocket的客户端

10 QDialog_UI

将QDialog放入ui文件

testqt's People

Contributors

panful avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.