开发者

C# WPF调用QT

0
  • C# WPF调用QT窗口的方法

    wpF 程序内嵌 QT 窗体 1、目标:将QT控件(Qwiget)(或则基于QWiget的控件)(或则任何第三方C++控件)封装为WPF可调用的用户控件。简单来说就是WPF程序调用QT窗体控件。[详细]

    2023-02-10 11:03 分类:开发
  • How to diff just the source files?

    I have two almost similar source code trees, but do not have access to the source code repository so I am stuck with release packages that contain also test reports, documentation, binaries etc.[详细]

    2022-12-27 06:09 分类:问答