-
大小: 216KB文件类型: .rar金币: 2下载: 1 次发布日期: 2021-06-04
- 语言: C/C++
- 标签: QTWinmigrate QT DLL
资源简介
找了很久,花钱才弄到的,QT 开源版的 QTWinmigrate 可以 使用Qt调用MFC 也可以使用MFC调用Qt
打开QTWinmigrate文件夹,里面有几个目录,buildlib,doc,examples,lib,src。
在examples目录下给出几个应用QTWinmigrate的例子

代码片段和文件信息
/****************************************************************************
**
** This file is part of a Qt Solutions component.
**
** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
**
** Contact: Qt Software Information (qt-info@nokia.com)
**
** Commercial Usage
** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Solutions Commercial License Agreement provided
** with the Software or alternatively in accordance with the terms
** contained in a written agreement between you and Nokia.
**
** GNU Lesser General Public License Usage
** Alternatively this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
**
** In addition as a special exception Nokia gives you certain
** additional rights. These rights are described in the Nokia Qt LGPL
** Exception version 1.0 included in the file LGPL_EXCEPTION.txt in this
** package.
**
** GNU General Public License Usage
** Alternatively this file may be used under the terms of the GNU
** General Public License version 3.0 as published by the Free Software
** Foundation and appearing in the file LICENSE.GPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU General Public License version 3.0 requirements will be
** met: http://www.gnu.org/copyleft/gpl.html.
**
** Please note Third Party Software included with Qt Solutions may impose
** additional restrictions and it is the user‘s responsibility to ensure
** that they have met the licensing requirements of the GPL LGPL or Qt
** Solutions Commercial license and the relevant license of the Third
** Party Software they are using.
**
** If you are unsure which license is appropriate for your use please
** contact the sales department at qt-sales@nokia.com.
**
****************************************************************************/
// childview.cpp : implementation of the ChildView class
//
#include “stdafx.h“
#include “qtmfc.h“
#include “childview.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// ChildView
ChildView::ChildView()
{
}
ChildView::~ChildView()
{
}
BEGIN_MESSAGE_MAP(ChildViewCWnd )
//{{AFX_MSG_MAP(ChildView)
ON_WM_PAINT()
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// ChildView message handlers
BOOL ChildView::PreCreateWindow(CREATESTRUCT& cs)
{
if (!CWnd::PreCreateWi
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 443 2009-04-24 11:42 buildlib\buildlib.pro
文件 1341 2009-04-24 11:42 doc\html\classic.css
文件 4075 2009-04-24 11:42 doc\html\images\qt-logo.png
文件 2762 2009-04-24 11:42 doc\html\index.html
文件 26052 2009-04-24 11:42 doc\html\qmfcapp-members.html
文件 8725 2009-04-24 11:42 doc\html\qmfcapp.html
文件 2633 2009-04-24 11:42 doc\html\qtwinmigrate.dcf
文件 10251 2009-04-24 11:42 doc\html\qtwinmigrate.index
文件 54272 2009-04-24 11:42 doc\html\qtwinmigrate.qch
文件 4224 2009-04-24 11:42 doc\html\qtwinmigrate.qhp
文件 42293 2009-04-24 11:42 doc\html\qwinhost-members.html
文件 9115 2009-04-24 11:42 doc\html\qwinhost.html
文件 42297 2009-04-24 11:42 doc\html\qwinwidget-members.html
文件 1971 2009-04-24 11:42 doc\html\qwinwidget-obsolete.html
文件 7288 2009-04-24 11:42 doc\html\qwinwidget.html
文件 5573 2009-04-24 11:42 doc\html\winmigrate-qt-dll-example.html
文件 8334 2009-04-24 11:42 doc\html\winmigrate-qt-in-win32-example.html
文件 32137 2009-04-24 11:42 doc\html\winmigrate-walkthrough.html
文件 6315 2009-04-24 11:42 doc\html\winmigrate-win32-in-qt-example.html
文件 4075 2009-04-24 11:42 doc\images\qt-logo.png
文件 1377 2009-04-24 11:42 doc\index.qdoc
文件 20065 2009-04-24 11:42 doc\walkthrough.qdoc
文件 56 2009-04-24 11:42 examples\examples.pro
文件 3400 2009-04-24 11:42 examples\mfc\step1\childview.cpp
文件 3552 2009-04-24 11:42 examples\mfc\step1\childview.h
文件 4428 2009-04-24 11:42 examples\mfc\step1\mainfr
文件 3790 2009-04-24 11:42 examples\mfc\step1\mainfr
文件 5496 2009-04-24 11:42 examples\mfc\step1\qtmfc.cpp
文件 4158 2009-04-24 11:42 examples\mfc\step1\QtMfc.dsp
文件 3516 2009-04-24 11:42 examples\mfc\step1\qtmfc.h
............此处省略108个文件信息
- 上一篇:谭浩强 C语言程序设计第三版视频教程BT
- 下一篇:5种页面置换算法C++实现
相关资源
- 国际象棋的qt源代码
- VC6LineNumberAddin.dll
- QT上位机
- qt媒体播放器
- QT5开发及源代码
- qt完整项目
- C++ mqtt 用法
- qt进度条(RoundProgressBar)
- Qt的纽带风格界面实现(Office Ribbon风
- qt 实现画板
- QT Hisi demo
- 基础qt数据库读取和显示
- Qt画图工具源码(qgraphics draw)
- Qt查询SQLite数据库
- QtWebApp
- Qt 实现心电图
- Qt实现 屏幕截图
- qt cmd实现ping
- QT实现USB摄像头拍照
- qt texteditor(富文本编辑器)
- qt 串口助手源码
- qt登录富文本编辑器和文档打印设计
- 使用QWT库实现接收串口数据,并根据
- QT SQLite封装
- QT半透明效果界面
- Qt5串口通信-windows
- 计算机远程唤醒和关机
- 使用wxWidgets进行跨平台程序开发
- QT 动态曲线
- QT视频播放器(基于FFmpeg)
评论
共有 条评论