Jeffrey Brendecke
2018-10-28 15:58:57 UTC
Is it possible to have a 100% native UI (Cocoa or UIKit) with backend QtCore components (nonGUI) on a functioning event loop for signals and slots on macOS and iOS?
For example, I would like use the Qt network components to interact with a network while using only native windows and native views for the presentation.
For example, I would like use the Qt network components to interact with a network while using only native windows and native views for the presentation.