// import QtQuick 1.0 // to target S60 5th Edition or Maemo 5 import QtQuick 2.0 Item { id: container property alias widget: container.children }