Показаны сообщения с ярлыком Qt. Показать все сообщения
Показаны сообщения с ярлыком Qt. Показать все сообщения

понедельник, 6 апреля 2026 г.

Qt5, wxWidgets

https://github.com/wxWidgets/wxWidgets
https://codezup.com/build-cpp-gui-application-wxwidgets-tutorial/
-------
https://zetcode.com/gui/qt5/
-------
Qt6 No VPN
https://mirror.yandex.ru/mirrors/qt.io/online/qtsdkrepository/windows_x86/desktop/
https://github.com/qt-creator/qt-creator/releases/
http://ftp.fau.de/qtproject/official_releases/qtcreator/5.0/5.0.0/
--------
QtCreator Win7
https://disk.yandex.ru/d/y4eDsAZhHnGxOQ
--------
Для себя нашёл выход - ставить Qt через MSYS2 (если устраивает mingw сборка).
На данный момент ставится Qt 5.15.15

1. Устанавливаем MSYS2
2. В командной строке MSYS2 запускаем:
Код:
pacman -S mingw-w64-x86_64-toolchain
pacman -S mingw-w64-x86_64-qt5-base
pacman -S mingw-w64-x86_64-qt-creator
Получаем QtCreator c прописанными комплектами в C:\msys64\mingw64\bin (Qt5xxx.dll-ки там же)

Если прописать
Код:
pacman -S mingw-w64-x86_64-qt6-tool
pacman -S mingw-w64-x86_64-qt6-base
pacman -S mingw-w64-x86_64-qt-creator
то ставится Qt 6.8


воскресенье, 19 октября 2025 г.

вторник, 27 мая 2025 г.

qt

https://habr.com/ru/articles/917252/

https://sourceforge.net/projects/imdisk-toolkit/

https://qt-mirror.dannhauer.de/archive/qt/5.15/5.15.17/single/qt-everywhere-opensource-src-5.15.17.zip

https://qt-mirror.dannhauer.de/development_releases/prebuilt/mingw_32/i686-8.1.0-gdb-11.2.0-release-posix-dwarf-rt_v6-rev0.7z

https://qt-mirror.dannhauer.de/development_releases/prebuilt/mingw_64/x86_64-8.1.0-gdb-11.2.0-release-posix-seh-rt_v6-rev0.7z

https://www.python.org/downloads/

https://qt-mirror.dannhauer.de/development_releases/prebuilt/libclang/libclang-release_80-based-windows-mingw_32.7z

https://qt-mirror.dannhauer.de/development_releases/prebuilt/libclang/libclang-release_80-based-windows-mingw_64.7z

https://github.com/openssl/openssl/wiki/Binaries

https://www.firedaemon.com/get-openssl

https://github.com/qt-creator/qt-creator/releases/tag/v13.0.2

https://cmake.org/download/

https://github.com/ninja-build/ninja

https://download.qt.io/new_archive/qt/5.6/5.6.3/single/qt-everywhere-opensource-src-5.6.3.zip

https://qt-mirror.dannhauer.de/official_releases/qt/6.9/6.9.0/single/qt-everywhere-src-6.9.0.zip

https://github.com/qt-creator/qt-creator

https://qt-mirror.dannhauer.de/development_releases/prebuilt/mingw_64/MinGW-w64-x86_64-13.1.0-release-posix-seh-msvcrt-rt_v11-rev1.7z

https://qt-mirror.dannhauer.de/development_releases/prebuilt/libclang/qt/libclang-llvmorg-20.1.0-windows-mingw_64.7z

https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-n7.1-latest-win64-lgpl-shared-7.1.zip


----------- OLD -----------

https://habr.com/ru/articles/911260/

https://habr.com/ru/articles/876802/

https://habr.com/ru/articles/709064/comments/#comment_26408910

вторник, 7 июня 2022 г.

qt

https://docs.huihoo.com/qt/solutions/4/qtwinmigrate/winmigrate-walkthrough.html


https://github.com/qtproject/qt-solutions/tree/master/qtwinmigrate


https://habr.com/ru/post/669552/


https://www.youtube.com/watch?v=aRA64rJ-q7A

https://www.youtube.com/watch?v=-q7KAVEW45U



https://www.quora.com/Is-there-an-automated-method-for-converting-MFC-Microsoft-Foundation-Class-code-to-NET



To Python

https://www.ics.com/blog/we-ported-qt-app-c-python-heres-what-happened


Q&A

https://www.faqcode4u.com/faq/589412/qwinwidget-inside-mfc-dialog-not-repainting-or-responding-to-tabarrow-keys


ChartDirector

https://www.advsofteng.com/doc/cdcppdoc/othergui.htm

https://www.advsofteng.com/doc/cdcppdoc/


wxWidgets

https://www.youtube.com/watch?v=PUEzsb2CGFg

https://www.slideshare.net/GlobalLogicUkraine/migrating-from-mfc-to-qt


Ievgen Krasilnyk Senior Software Engineer in GlobalLogic Kharkiv with 9+ years of broad experience in C++ development, 

including over 5 years of cross-platform applications development using the Qt framework.

During the talk, Ievgen Krasilnyk presented how to set up the environment and conversation for an MFC project, 

create a modal dialogue using QWinWidget, and integrate QWinWidget into the mechanism of MFC docking.

This presentation by Ievgen Krasilnyk was delivered at GlobalLogic Kharkiv C++ TechTalk #3 on March 26, 2019.


!@#!@#

CopperSpice

https://www.copperspice.com/docs/cs_overview/about-cs.html


WireShark

https://www.wireshark.org/docs/wsdg_html_chunked/ChUIQt.html


GammaRay

https://www.kdab.com/development-resources/qt-tools/gammaray/


Qt i18n

https://web.mit.edu/~firebird/arch/sun4x_59/doc/html/i18n.html

https://www.lingobit.com/solutions/qt%20ts%20ui/qt%20localization%20using%20ts%20files.html


Qt/C++ - Tutorial 083. Creating a dynamic library and connecting it to another project

https://evileg.com/en/post/413/

https://evileg.com/en/knowledge/qt/


Programming with Qt, 2nd Edition by Matthias Kalle Dalheimer

https://www.oreilly.com/library/view/programming-with-qt/0596000642/ch01.html


QT vs MFC

https://www.cnblogs.com/jati/archive/2008/05/02/1179215.html

https://topic.alibabacloud.com/a/font-colorredqtfont-vs-mfc_8_8_32103504.html

https://blog.karatos.in/a?ID=00200-2370ad31-d0db-424c-b354-546b95e181cf



If your Borland C++ app is based on OWL Object Windows Library, you

may want

to consider OWLNext, which supports Visual C++ 6.0 and later. See

http://owlnext.sourceforge.net

 and

http://cc.embarcadero.com/Item/27219




https://softwareengineering.stackexchange.com/questions/370043/moving-from-qt-c-to-c-wpf-productivity-gain



https://www.c-sharpcorner.com/article/application-programming-using-cpp-and-qt/



Qt Teacher

https://api-2d3d-cad.com/c-qt/


MFC to QT

https://www.qtworldsummit.com/2019/sessions/migrating-mfc-qt/



https://www.programmersought.com/article/93067028527/


Porting a QT Application from Windows to Linux

https://visualgdb.com/tutorials/porting/qt/




https://books.google.ru/books?id=zMFQDwAAQBAJ&pg=PA69&lpg=PA69&dq=convert+mfc+qt&source=bl&ots=Kah_Gxv_WF&sig=ACfU3U0r-EqtayUkflUrEXNohP3by6ldLg&hl=ru&sa=X&ved=2ahUKEwjv_uXutpv4AhVJxIsKHSZrBCw4RhDoAXoECAIQAw#v=onepage&q=convert%20mfc%20qt&f=false


среда, 21 августа 2019 г.

Cross-Platform GUI Programming with wxWidgets

BRUCE PERENS
Cross-Platform GUI Programming with wxWidgets
https://books.google.ru/books?id=CyMsvtgnq0QC
https://www.wxwidgets.org/docs/book/
https://www.wxwidgets.org/docs/book/errata/
https://wxwidgets.info/wxwidgets_book_chapter_1_ru/
https://wxwidgets.info/wxwidgets_book_chapter_2_ru/
https://wxwidgets.info/wxwidgets_book_chapter_3_ru/
https://wxwidgets.info/wxwidgets_book_chapter_11_ru/
http://begemotov.net/wxwidgets/
http://begemotov.net/wxwidgets/tutorials/perevod-glavyi-11-bufer-obmena-i-podderzhka-peretaskivaniya-drag-and-drop/
http://begemotov.net/wxwidgets/tutorials/perevod-knigi-po-wxwidgets/
------
http://cdelta.org/extern/part1.pdf
no part 4, no part 12

https://wxwidgets.info/library
https://github.com/T-Rex/wxToolBox
https://www.wxwidgets.org/about/screenshots/
https://www.wxwidgets.org/news/archive/
https://wiki.wxwidgets.org/Custom_Events_Tutorial
-------
Qt
http://rsdn.org/forum/cpp.qt/3920069.flat#3920069
https://habr.com/ru/post/111345/
http://web.archive.org/web/20110412030613/http://doc.trolltech.com/latest/qstyle.html
https://doc.qt.io/archives/qtjambi-4.5.2_01/com/trolltech/qt/gui/QStyle.html
https://doc.qt.io/qt-5/qstyle.html
------
wxWidgets
https://www.codeproject.com/Articles/803106/Introduction-to-wxWidgets-GUI-programming-with-wxS
http://www.codeblocks.org/downloads/26
https://itproffi.ru/sozdanie-krossplatformennogo-gui-prilozheniya-na-wxwidgets/
----
code::blocks
https://sourceforge.net/projects/codeblocks.berlios/files/codeblocks-13.12-nosetup.zip/download
https://sourceforge.net/projects/codeblocks/
http://www.codeblocks.org/downloads/26

Spy++ и портирование MFC на wxWidgets или Qt

Spy++ source code (no source only exe)
http://mdb-blog.blogspot.com/2010/11/microsoft-spy-or-spyxx-for-download.html

Introducing Spy++
https://docs.microsoft.com/en-us/visualstudio/debugger/introducing-spy-increment?view=vs-2015

Porting Spy++
https://docs.microsoft.com/ru-ru/cpp/porting/porting-and-upgrading-examples-and-case-studies?view=vs-2019

warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification
https://docs.microsoft.com/ru-ru/cpp/porting/porting-guide-com-spy?view=vs-2019

Linux wxWindows from IBM
https://www.ibm.com/developerworks/ru/library/linux_migr/part5.html

Looking through wxWindows: An introduction to the portable C++ and Python GUI toolkit:
http://www-106.ibm.com/developerworks/library/l-wxwin.html
http://web.archive.org/web/20030810130950/http://www-106.ibm.com/developerworks/library/l-wxwin.html

Porting MFC Applications to Linux: A step-by-step guide to using wxWindows:
http://www-106.ibm.com/developerworks/linux/library/l-mfc
http://web.archive.org/web/20030810023350/http://www-106.ibm.com/developerworks/linux/library/l-mfc/

----------------
google search
Markus Neifer wxWindows
https://www.google.com/search?q=Markus+Neifer+wxWindows
----------------
http://web.archive.org/web/20010223183432/http://www.wxwindows.org/
http://web.archive.org/web/20010223183432/http://sourceforge.net/projects/wxwindows/
http://web.archive.org/web/20010223183432/http://wxstudio.sourceforge.net/
http://web.archive.org/web/20010223183432/http://www.roebling.de/
http://web.archive.org/web/20010223183432/http://www.wxpros.com/
----------------

RSDN cross platform
https://rsdn.org/forum/unix/3398060.all
https://rsdn.org/forum/design/1458912.all