import Qt 4.6 Connection { id: connection; sender: connection; signal: "widthChanged()"; script: 1 == 1 }