sl@0: import QtQuick 2.2 sl@0: import QtQuick.Controls 1.2 sl@0: sl@0: Item { sl@0: width: 100 sl@0: height: 62 sl@0: //SystemPalette { id: palette } sl@0: clip: true sl@0: sl@0: }