添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
  • VIP
找了很久,花钱才弄到的,QT 开源版的 QTWinmigrate 可以 使用Qt调用MFC 也可以使用MFC调用Qt 打开QTWinmigrate文件夹,里面有几个目录,buildlib,doc,examples,lib,src。 在examples目录下给出几个应用QTWinmigrate的例子
QT编写DLL 用 QTWinmigrate及例子,超级值得下载
(113个子文件)
  • configure.bat
    3KB
  • qtmfc.bmp
    3KB
  • qmfcapp.cpp
    13KB
  • qwinwidget.cpp
    10KB
  • qwinhost.cpp
    10KB
  • main.cpp
    6KB
  • qtmfc.cpp
    5KB
  • qtmfc.cpp
    5KB
  • main.cpp
    5KB
  • qtmfc.cpp
    5KB
  • mainframe.cpp
    4KB
  • mainframe.cpp
    4KB
  • mainframe.cpp
    4KB
  • mainframe.cpp
    4KB
  • qtmfc.cpp
    4KB
  • childview.cpp
    4KB
  • mainframe.cpp
    4KB
  • childview.cpp
    3KB
  • childview.cpp
    3KB
  • childview.cpp
    3KB
  • childview.cpp
    3KB
  • main.cpp
    3KB
  • StdAfx.cpp
    2KB
  • StdAfx.cpp
    2KB
  • StdAfx.cpp
    2KB
  • StdAfx.cpp
    2KB
  • qtmfc.cpp
    2KB
  • classic.css
    1KB
  • qtwinmigrate.dcf
    3KB
  • QtMfc.dsp
    4KB
  • LICENSE.GPL3
    35KB
  • mainframe.h
    4KB
  • mainframe.h
    4KB
  • mainframe.h
    4KB
  • mainframe.h
    4KB
  • qwinwidget.h
    4KB
  • childview.h
    4KB
  • qmfcapp.h
    4KB
  • qtmfc.h
    3KB
  • qwinhost.h
    3KB
  • childview.h
    3KB
  • childview.h
    3KB
  • childview.h
    3KB
  • qtmfc.h
    3KB
  • qtmfc.h
    3KB
  • qtmfc.h
    3KB
  • StdAfx.h
    3KB
  • StdAfx.h
    3KB
  • StdAfx.h
    3KB
  • StdAfx.h
    3KB
  • Resource.h
    3KB
  • Resource.h
    3KB
  • Resource.h
    3KB
  • Resource.h
    3KB
  • mainframe.h
    3KB
  • childview.h
    3KB
  • qwinwidget-members.html
    41KB
  • qwinhost-members.html
    41KB
  • winmigrate-walkthrough.html
    31KB
  • qmfcapp-members.html
    25KB
  • qwinhost.html
    9KB
  • qmfcapp.html
    9KB
  • winmigrate-qt-in-win32-example.html
    8KB
  • qwinwidget.html
    7KB
  • winmigrate-win32-in-qt-example.html
    6KB
  • winmigrate-qt-dll-example.html
    5KB
  • index.html
    3KB
  • qwinwidget-obsolete.html
    2KB
  • QtMfc.ico
    1KB
  • QtMfc.ico
    1KB
  • QtMfc.ico
    1KB
  • QtMfc.ico
    1KB
  • QtMfc.ico
    1KB
  • qtwinmigrate.index
    10KB
  • LICENSE.LGPL
    26KB
  • qt-logo.png
    4KB
  • qt-logo.png
    4KB
  • qtwinmigrate.pri
    765B
  • common.pri
    320B
  • buildlib.pro
    443B
  • step4.pro
    317B
  • step3.pro
    289B
  • step2.pro
    289B
  • qtwinmigrate.pro
    199B
  • step5.pro
    181B
  • qtdll.pro
    171B
  • winwidget.pro
    78B
  • winhost.pro
    76B
  • examples.pro
    56B
  • qtwinmigrate.qch
    53KB
  • walkthrough.qdoc
    20KB
  • winwidget.qdoc
    4KB
  • winhost.qdoc
    4KB
  • qtdll.qdoc
    3KB
  • index.qdoc
    1KB
  • qtwinmigrate.qhp
    4KB
  • QMfcApp
    21B
  • QWinHost
    22B
  • QWinWidget
    24B
  • qtmfc.rc
    9KB
Qt/MFC Migration Framework v2.8 The Qt/MFC Migration Framework tool assists in the migration of existing Win32 or MFC applications to the Qt toolkit. The project provides a set of classes that allow using Qt and MFC/Win32 windows in the same application. User interface elements developed with Qt can be embedded into an existing MFC or Win32 based user interface, and existing custom controls developed with MFC or Win32 can be integrated into Qt widgets. Notes: When building this component as a library ("configure.bat -library"), the default configuration includes MFC support. That is, the MFC SDK must be present, otherwise compilation will fail. To avoid this dependency (e.g. for usage with Visual Studio Express editions, which do not include MFC), edit the src/qtwinmigrate.pri file as explained in its comments before building this component.
共有 113 个文件 |  cpp:25个   |  h:25个   |  html:12个   |  pro:10个   |  rc:5个   |  ico:5个   |  qdoc:5个   |  rc2:4个   |  txt:4个   |  pri:2个   |  png:2个   |  qwinwidget:1个
你可能感兴趣的资源
QT编写DLL文件
QT 4.5以上编写dll程序教程; 如:注:我的工作目录是: D:\My Documents\MyProject 一.运行QtCreator 1.新建工程/选择C++ Library 这里设计被调用的DLL 。。。。
QT4dll插件使用
QT4dll插件使用,QT4dll插件使用QT4dll插件使用QT4dll插件使用QT4dll插件使用QT4dll插件使用QT4dll插件使用QT4dll插件使用QT4dll插件使用
Qt 创建dll实例
本文图文并茂的描述了怎么使用Qt创建Dll的全过程,非常有参考价值
C#调用QT的dll方法
C#调用QT的dll方法,个人资料方法,仅供参考,如有哪位大虾有更好的方法,请留言
MFC程序调用Qt(DLL)界面显示
通过使用Qt开发框架,生成dLL动态库,供MFC执行程序调用。实现MFC调用Qt界面显示。
QT读写dll文件的例子,包括一个母版
QT中读写dll文件的例子(三个),包括一个母版,母版很有用的
Qt编写的查看dll依赖.rar
Qt编写的查看dll依赖
Qt的dll如教程一样的编写的源码
qt dll 加载编写教程源码详细备注MyDll 请将文件名中的中文删除 再编译
QT编写DLL调用示例 方法 参数 返回值 事件回调
QT编写DLL给外部程序调用示例 方法 参数 返回值 事件回调 : 1:C#或者 NET 第一步:引入命名空间; using System Runtime InteropServices; 第二步:声明函数 必须与实际DLL中函数名及参数一致; [DllImport "qt...
c# 调用QT C++ /C# DLL例子
本例子适用范围:程序初学者。 使用环境win7 + vs2010...(QT 工程中提供了 QTC++调用QTC++DLL例子) CSharp_Call_Cplusplus_Dll 例子: 针对2说明,目前只实现了网络连接,数据发送暂不行 能力有限,不喜勿碰,仅供参考
QT生成dll供其他程序调用-源码示例-qtwinmigrate
需要QT程序生成dll供MFC或C#调用时,可以参考qtwinmigrate文件。 生成的dll仅供QT调用的话,不需要参考此内容。 当QT程序中包含界面或者信号槽时,生成的dll不能直接被其他程序调用,因为QT 必须有调用 QApplication...
qtwinmigrate在QT下生产DLL的利剑
这个是QT下生产DLL的源码文件,你可以参考里面的例子去生产dll文件。 有需要的朋友可以下载来学习,非常的强大。
qtwinmigrate-2.8_1
qtwinmigrate 2.8.1 支持qt5,配合Qt5开发出可以支持其他编程语言能够调用的DLL文件,并且支持界面调用
QTWinmigrate
QT提供的与的交互框架
qtwinmigrate
mfc中使用qt,包含qmfcapp.h qwinhost.h qwinwidget.h文件,以及examples 可结合http://docs.huihoo.com/qt/solutions/4/qtwinmigrate/index.html学习使用 编译环境:vs2013+qt 5.7.0,编译前请阅读readme.txt,使用vs中的插件打开build中的pro文件进行编译生成lib 源文件下载地址:https://github.com/gaolongcc/qtwinmigrate-
qtwinmigrate.zip
支持QT5的qtwinmigrate,使得qt的链接库可以在mfc或者其他框架中使用qt生成的基于qt事件循环的动态链接库,qtdll目录下的文件可以直接运行,稍微改动即可
qtwinmigrate-2.8-opensource
qtwinmigrate-2.8-opensource
QT Creator dll 大全,解决QT无dll问题
QT Creator dll 大全,解决QT无dll问题 Qt5Core.dll Qt5Gui.dll Qt5PrintSupport.dll Qt5Widgets.dll D3Dcompiler_47.dll libstdc++-6.dll Qt5SerialPort.dll 不一一列举了
QT调用dll和MFC调用QT的dll
编写QT的dll,QT调用QT的dll,QT调用外部的dll,MFC程序调用QT的dll,
支持Qt5的qtwinmigrate
在GitHub(https://github.com/qtproject/qt-solutions)上down下来的,可以自己去下载啦
qtwinmigrate qt5.7.0+vs2013可用
qtwinmigrate qt5.7.0+vs2013可用,需以源码形式使用,以dll形式编译时会有链接错误
qtwinmigrate for qt5+
qtwinmigrate for qt5+,将src目录下的部分文件拷到项目目录即可使用
qtwinmigrate for qt5
用于Qt5的qtwinmigrate-2.8_1-opensource,可把Qt5嵌入到DLL中
qt-solutions与qtwinmigrate-2.8-opensource源代码合辑(含qtwinmigrate用法,支持QT4-QT5).zip
qt-solutions与qtwinmigrate-2.8-opensource合辑(含qtwinmigrate生成MFC-C#-Python调用DLL方法,支持QT4-QT5)
C/C++中文帮助文档
C/C++中文帮助文档。C/C++中文参考手册包含了C和C++11的标准,深入浅出,介绍全面,是每个学习C++ 或者C必备系列,需要的朋友可以下载。 C/C++参考手册是专为C语言开发者制作的一个学习文档,包含了基本的介绍、预处理命令、算法、正则表达式、转义字符、基本数据类型等介绍,可以方便开发者快速掌握C语言的开发技巧,让你轻松开发出满意的软件。
编译器(gcc、g++)
编译器(gcc、g++)
C++面试八股文深度总结
根据自己备战22届秋招(斩获华为、荣耀、联发科、海康威视等offer)总结的相关知识,其中包括C++基础知识、操作系统、计算机网络、数据库等知识。希望对读者有帮助,助其在找工作的路上少走弯路,收获自己心仪的offer。
VC++6.0简易安装板
支持win10,win11,安装教程请看个人主页
代码随想录-八股文 pdf
代码随想录-八股文 pdf
C/C++中文参考手册离线最新版
C/C++中文参考手册(C++23标准) 离线chm最新版是一份详尽的C++23标准参考手册,适用于C++程序员和开发人员。该手册提供了全面的C++23标准库和语言特性的介绍,包括语法、关键字、数据类型、控制结构、函数、指针、类和对象、继承、多态性、模板和异常处理等内容。 该手册以离线chm格式提供,方便用户在没有互联网连接的情况下查阅和使用。用户只需下载并安装该文件,即可在本地计算机上随时随地查看C++23标准的详细信息。 该手册还提供了大量的示例代码和实用的技巧,帮助用户更好地理解和应用C++23标准。此外,该手册还包含了C++23标准的最新更新和改进,帮助用户跟上最新的技术发展趋势。