Giter Site home page Giter Site logo

panda666666 / qtapplets Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dreamlife-jianwei/qtapplets

0.0 0.0 0.0 1.07 MB

Qt小程序,内含多个小程序,以实现某种功能为目的

License: GNU General Public License v3.0

QMake 1.94% C++ 98.06%

qtapplets's Introduction

QtApplets

本系列小程序旨在验证和实现某一功能,没有任何美化及优化。

博客地址:

https://blog.csdn.net/z609932088/category_11438731.html

[toc]


010_HookDemo

利用钩子函数,是实现win平台屏蔽键盘组合键

博客地址:https://dreamlife.blog.csdn.net/article/details/123084722

"Ctrl+Shift+Esc"
"Ctrl+Esc"
"Alt+Tab"
"Alt+Esc"
"LWIN/RWIN"
"Alt+F4"
"Ctrl+Alt+del"

image-20220223103608566

009_MyLog

简单实现了一个小的日志记录,使用Qt原来的消息捕获,只是把消息存储的Sqlite数据库中。

博客地址:https://dreamlife.blog.csdn.net/article/details/122622671

008_Log4QtDemo

实现简单使用Log4Qt模块实现日志生成,并获取调试信息qDebug,警告信息qWarning 错误信息qCritical和致命错误qFaltal

博客地址:https://dreamlife.blog.csdn.net/article/details/122556465

https://dreamlife.blog.csdn.net/article/details/122602809

007_QSignalMapperDemo

QSignalMapper 信号映射 示例,该示例来之网络

博客地址:https://dreamlife.blog.csdn.net/article/details/122062277

006_Q_ASSERT_Demo(Q_ASSERT关键字测试)

Q_ASSERT关键字示例

博客地址:https://dreamlife.blog.csdn.net/article/details/121316795

示例

005_International(多语言翻译)

多语言翻译

博客地址:https://dreamlife.blog.csdn.net/article/details/121216479

004_QSettingsTimer(定时读取配置文件)

使用定时器定时读取配置文件信息,以达到配置配置文件修改及时生效

博客地址:https://dreamlife.blog.csdn.net/article/details/121215034

003_CustomControl(自定义控件)

自定义控件开发

博客地址:https://blog.csdn.net/z609932088/article/details/121167969?spm=1001.2014.3001.5501

https://blog.csdn.net/z609932088/article/details/121169688?spm=1001.2014.3001.5501

https://blog.csdn.net/z609932088/article/details/121170714?spm=1001.2014.3001.5502

https://blog.csdn.net/z609932088/article/details/121170799?spm=1001.2014.3001.5502

https://dreamlife.blog.csdn.net/article/details/121260582

https://dreamlife.blog.csdn.net/article/details/121260597

https://dreamlife.blog.csdn.net/article/details/121260618

https://dreamlife.blog.csdn.net/article/details/121260637

002_GetUserName(获取当前程序用户名)

获取当前程序用户名

博客地址:https://blog.csdn.net/z609932088/article/details/120988990?spm=1001.2014.3001.5501

gif6

001_GetProcessOwner(监听指定进程并获取其用户名)

监听指定的进程,并获取该进程所属用户名。

博客地址:https://blog.csdn.net/z609932088/article/details/120988074?spm=1001.2014.3001.5501

gif5

qtapplets's People

Contributors

dreamlife-jianwei 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.