简体   繁体   English

在Qt Creator中浏览Qt源(在Windows中)

[英]Browse Qt sources in Qt Creator (in Windows)

Can't switch to class implementation when browsing Qt header. 浏览Qt标头时无法切换到类实现。 Forced to manually search for it in file browser. 强制在文件浏览器中手动搜索它。 Is there a way to switch to Qt class implementation when browsing its header by F2, F4, etc? 通过F2,F4等浏览其标题时,是否可以切换到Qt类实现?

Found solution for now: open qt.pro with all the sources in Qt Creator with my current project, in this case Qt Creator able to browse sources, however not all - can't get to private classes, does not navigate into some methods. 现在找到的解决方案:在我当前的项目中,使用Qt Creator中的所有源打开qt.pro,在这种情况下,Qt Creator能够浏览源,但不是全部-无法进入私有类,无法浏览某些方法。 Still need to do this manually 仍然需要手动执行

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM