I’m very new to Qt and discovering myself having bother to combine a Qt 6-Challenge in my native Swift 5 iOS Challenge as I do not discover any latest data on this subject on-line.
The Qt challenge is written in C++/Qt and is utilizing Qt-Courses like QString, QTimer and so on. (no UI Parts, simply computing stuff).
The Swift challenge is a local iOS software utilizing UIKit, not utilizing any Qt sources proper now.
What could be the wanted steps to combine this C++/Qt challenge as a framework in my Swift challenge? I do know that there ought to be no bother integrating a pure C++ framework, however what must be performed for a C++/Qt framework? Do I’ve to jot down wrappers for each used Qt-Class or are there different methods?