Qt 提升组件找不到头文件 2023-7-28 10:29 | 228 | 0 | Qt,编程 41 字 | 几秒读完 解决思路:让它找到头文件就行了,直接cmake里include_directories你头文件在的目录,重新moc一下就行 CQt编程