P
P
Pavel K2016-03-01 02:38:26
Android
Pavel K, 2016-03-01 02:38:26

Signal/slots from Android(Java) to Qt(C++) and vice versa, how?

Greetings!
In general, subject!
The usual functionality has become lacking, you have to use JNI
. Is there a ready-made class for Java and Qt that could implement the signal / slots?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Jacob E, 2016-03-01
@PavelK

Well, what is the problem of your class-binding according to the model ? After receiving a callback from Java, you can emit a signal, and vice versa, pull the functions in the slot. In fact, without a preprocessor, automating such things seems unrealistic to me.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question