QuiMir's Blog
  • 首页
  • 归档
  • 分类
  • 标签
  • 关于
  • 友链

Qt学习(一)——信号与槽机制

介绍 信号和槽机制用于对象之间的通信。信号和槽机制已经成为Qt的核心功能,许多核心的交互和信息的传递都是通过信号和槽机制来完成的。而connect函数就是链接信号和槽机制的交点。在认识connect函数之前我们先要对Qt的元对象系统有所了解。 元对象系统 Qt的元对象系统(Mate-Object System)是一套C++语言的扩展,它为Qt框架提供了一些关键的功能,其中最关键的是提供了信号和槽函
2024-05-15
Window
#Qt #C++

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick
2024-05-14

搜索

Hexo Fluid
桂ICP备2024022918号