qcron is a cron-like scheduler based on Qt. Using a pattern following cron syntax, a QCron object will emit signals when the system time (given by QDateTime) enters a valid time table or when it leaves such time table.
:art: Qt widgets-based implementation of the Material Design specification.
Qt MQTT MQTT is a machine-to-machine (M2M) protocol utilizing the publish-and-subscribe paradigm. Its purpose is to provide a channel with minimal communication overhead. Generally, MQTT is used on top of a TCP connection. However, the base requirement is defined as an ordered, lossless, bidirectional connection. The Qt MQTT module provides a standard compliant implementation of the MQTT protocol specification. It enables applications to act as telemetry displays and devices to publish telemetry data. The supported versions are MQTT 3.1, MQTT 3.1.1, and MQTT 5.0. Note: Qt MQTT is part of the Qt for Automation offering and not Qt. For further details please see Qt for Automation.
:triangular_flag_on_post: 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...)
I find a powerful opensource threadpool,and write some useful example, easy to use
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!
自己总结的这十年来做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!
a Concurrency and throughput test experiment process with boost_1_69, can use console to control.