QT/mfc migration framework (QT/mfc migration framework) (from: http://hi.baidu.com/tigerwooz/blog/item/cc6105fa65808612a)

Source: Internet
Author: User
Tags win32 window

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.

Documentation:

Classes:

  • Qwinhost
  • Qwinwidget
  • Qmfcapp

Examples-Win32 to QT migration:

  • Using QT widgets in A Win32 user
    Interface
  • Hosting a Win32 window in a QT
    Application
  • Creating a Win32 plugin DLL with a QT
    Gui

Examples-MFC to QT migration:

  • A step by step migration Walkthrough
Tested on:
  • Qt 4.4, 4.5/Windows XP/msvc. net 2008
Unsupported platforms:
  • Linux
  • UNIX
  • Mac OS X
Download commercial edition:

Only available for Qt solutions license holders with a valid support and maintenance agreement (authentication required ).

  • Qtwinmigrate-2.8_1-commercial.zip
  • Qtwinmigrate-2.8_1-commercial.tar.gz
Download open source edition (lgpl ):
  • Qtwinmigrate-2.8_1-opensource.zip
  • Qtwinmigrate-2.8_1-opensource.tar.gz
Changes:
  • 2.8: lgpl release.
  • 2.8: Misc. Minor fixes.
  • 2.7: Fix potential infinite loop when setting focus.
  • 2.6: support modal qwinwidget-children that are not qdialogs.
  • 2.6: Compile without qt3support.
  • 2.6: provide API to block deferred deletes from being processed.
  • 2.5: Fix type of idle-counter to make onidle handling work as in MFC.
  • 2.5: New API qwinwidget: center that does not show the widget.
  • 2.5: Clarify documentation.
  • 2.5: assert if window handles passed in are invalid.
  • 2.5: Make qwinhost A q_object to allow safe casting via qobject_cast.
  • 2.4: Do not activate Win32 window when a nested QT dialog is opened.
  • 2.4: Make qtwinwidget center properly on parent widget when showcentered ().
  • 2.3: Make sure that widgets paint focus indicators when tabbed into coming from Win32 windows.
  • 2.3: Fix possible endless recursion when using qwinwidget in an MFC dialog.
  • 2.2: Compilation and documentation fixes.
  • 2.1: Make MFC accelerators work.
  • 2.1: improve idle-processing.
  • 2.1: Don't close when the last QT widget closes.
  • 2.1: Fix compilation issue in "winwidget" example.
  • 2.0: version 1.2 ported to QT 4.
  • 1.2: integrate QT and Win32 focus chains for qwinwidget.
  • 1.1: block the Win32 window when a modal QT dialog opens.

Http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Windows/qtwinmigrate/

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.