Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以将 QSettings 文件添加到静态 Qt 版本?我如何才能做到这一点,特别是(添加为资源,向 .pro 文件中添加内容等)
目前我的应用程序会生成一个不存在的 QSettings 文件(它在第一次构建和发布时不存在)。
提前致谢!