[Development] Handling specific platform events in Qt

Friedemann Kleint Friedemann.Kleint at digia.com
Fri Jun 28 12:23:50 CEST 2013


Hi,

QApplicationStateChangeEvent and enumeration Qt::ApplicationState are 
intended for this purpose. Feel free to propose additional states if 
they are not sufficient for your purposes.

On the QPA side, they are triggered by 
QWindowSystemInterface::handleApplicationStateChanged().

I can't be sure whether this is accessible by QML, currently?

Regards,
Friedemann

-- 
Friedemann Kleint
Digia, Qt




More information about the Development mailing list