Is it possible to use QtCore and QtNetwork in an iphone application with a standard UIKit GUI? I'm thinking particularly about the eventloop and events and async I/O with QNetworkAccessManager. How can I integrate the Qt and UIKit eventloops? Thanks, Thomas