import QtQuick 1.0 Connections { id: connection; target: connection; onTargetChanged: 1 == 1 }