N
N
Nikolay Nozdrin-Plotnitsky2015-05-26 11:39:00
Qt
Nikolay Nozdrin-Plotnitsky, 2015-05-26 11:39:00

Why does Qt emit result in "program terminated unexpectedly"?

The function is processing incoming messages. For each message, a signal must be generated via emit. If there are 10 messages, then there should be 10 signals. However, after the first emit-a, the program ends. By commenting emit the program works. If I take out emit for a cycle of processing - works.
What could be the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikolay Nozdrin-Plotnitsky, 2015-05-26
@scientistnik

I apologize! Everything generated great. The error was being processed!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question