ApplicationWindow have applicationActive property, or you can use
Qt.application.active directly.
-- Исходное сообщение --
От: "george b"
Кому: "Sailfish OS Developers"
Отправлено: 30.04.2016 1:15:27
Тема: [SailfishDevel] App Status
Hello
I didn't find a
Hello
I didn't find a way to determine in which status an app is. I want to know
if the App is 'active' or in background on the home screen.
Of course, a qml page has the 'status' property. But that's only for a
page. I want to have 'status' of the whole App. Doesn't necesarry have to
be a qml pr