1 2 3 4 5 6 7
import QtQuick 1.1 import QtMobility.serviceframework 1.1 Service { id: sowatch interfaceName: "com.javispedro.sowatch.service" }