import QtQuick.Controls.Styles 1.4 import QtQuick 2.7 ComboBoxStyle { textColor: "#000" }