【问题标题】:User Interface Compiler (Uic) qt3 vs qt4/5, impl argument equivalence用户界面编译器 (Uic) qt3 与 qt4/5,impl 参数等价
【发布时间】:2020-11-16 21:32:48
【问题描述】:

我想知道 qt3 中可用的 qt4/5 中的 -impl 参数发生了什么?

这个论点从 qt4 和 5 中消失了,我想知道是否存在等价,或者它只是过时并且在 4/5 中不再需要?

谢谢

【问题讨论】:

    标签: qt qt5 qt4 qt3


    【解决方案1】:

    https://forum.qt.io/topic/117400/user-interface-compiler-uic-qt3-vs-qt4-5-impl-argument-equivalence/2

    我想它不再需要了。如果我正确理解了 Qt3 文档,则可以设置自定义头文件或名称。 现在,类和 uic 将自动设置标题。 (mainWindow.h mainWindow.ui -> ui_mainWindow.h)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-08-22
      • 2021-06-14
      • 2019-03-13
      • 1970-01-01
      • 2010-10-28
      • 1970-01-01
      • 1970-01-01
      • 2013-02-25
      相关资源
      最近更新 更多