Re: Connecting signal from main.cpp to application.cpp
Originally Posted by Jon Heron
No, there is no error messages, not sure what the problem is... Is there any way to qDebug() << the signal from the app.cpp to see if its getting emitted?
Not without changing Qt I think.
Originally Posted by Jon Heron
Either way your event loop works great and its now saving properly!
Bookmarks