Qt Development Basic Knowledge

Last edited by
AI summary
The document provides basic knowledge on Qt development, including online installation using domestic mirrors, data transfer between QDialog and the main window, differences between Debug and Release versions of Qt dynamic libraries, and using QEventLoop with QTimer for timed signal handling.
Tags
Qt Development
Programming Concepts
Software Development
Last edited time
Jan 20, 2024 01:42 AM
  1. QT镜像源在线安装(国内源):
  1. QT使用QDialog模式对话框传递数据给主窗口:
  1. QT动态链接库 Debug和Release的区别
  1. QT QEventLoop实现QTimer定时触发
 
Loading...