Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

[SOLVED] How to access to UIApplication from a Qt project

$
0
0
Dear all, I’m using the Qt 5 stable from the git repository (30 may version), and I need to call a method of the UIApplication … but I don’t know to do that for various reasons: – Qt projects are C++ based … UIApplication is an object-C class. How can I call an object-C object method from a C++ method ?? – How can I add an object-C source file to a Qt project ?? Can you give me some little example that explain how to call iOS native methods from Qt project ?? Thanks, Gianluca.

Viewing all articles
Browse latest Browse all 18427

Trending Articles