import QtQuick 2.0 import QtQuick.Controls.Styles 1.1 TextFieldStyle { background: TextFieldBackground{} }