How to highlight selected item in a custom ComboBox of QML?

前端 未结 0 983

This is the code:

import QtQuick 2.12
import QtQuick.Controls 2.12
import QtGraphicalEffects 1.0

ComboBox
{
    id: control
    property string text_color
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题