Giter Club home page Giter Club logo

rafiki-ou / qmdemo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mahuifa/qmdemo

0.0 0.0 0.0 62.43 MB

Qt日常开发的一些功能模块或者Qt库、三方库的使用Demo,例如FFmpeg、OpenCV、Web、QGraphicsView、OpenGL、网络编程、数据库、QSS样式表、QtChart图表绘制等。

Home Page: https://blog.csdn.net/qq_43627907?type=blog

License: Apache License 2.0

JavaScript 3.20% C++ 85.25% C 0.03% CSS 2.58% HTML 0.33% QMake 8.29% CMake 0.08% GLSL 0.24%

qmdemo's Introduction

个人主页-CSDN-orange国内站点-gitee-orange国外站点-github-brightgreen

image-20220827211417219

在这个仓库中收录了一些自己练习Qt用的Demo和日常开发中经常用到的功能模块。

一、工程模块说明

模块名 功能
FunctionalModule 自己封装的常用功能模块,开发时直接复用
ProgramFramework 用过的一些Qt程序模块设计架构Demo
Experience 日常开发经验
使用Qt内置模块
QMNetwork Qt网络编程Demo
QtChartsDemo Qt使用QtCharts模块绘制图表Demo
QSqlDemo QSql学习Demo
QStyleDemo Qt样式美化设置Demo说明及演示
PaintingDemo Qt绘图Demo
GraphicsviewDemo GraphicsView 图形视图框架Demo
QOpenGL Qt - OpenGL开发
Web Qt - Web混合开发
ConcurrentExamples Qt线程和并发编程示例
使用到第三方库
Web/CefExamples Qt - Web混合开发(使用CEF)
XlsxDemo Qt使用QXlsx操作Excel Demo
OpenCVDemo Qt使用OpenCV进行视频、图像操作Demo
FFmpegDemo Qt - FFmpeg多媒体框架开发Demo

二、构建说明

  • 使用到第三方库的项目都会依赖于第三方库,所以直接下载源码编译是无法编译使用了第三方库的工程的;
  • 需要打开对应工程的说明文件,修改依赖文件的路径,然后才可以编译;
  • 并且使用因为程序依赖于其它文件,所以即使编程成功了也不一定能成功运行;
  • 需要将依赖的文件/动态库拷贝到可执行程序路径下才可以正常运行;

qmdemo's People

Contributors

mahuifa 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.