import QtQuick 1.0 Item { Connections { onClicked { onPressed: {} } } }