Searched refs:_id_widget (Results 1 – 1 of 1) sorted by relevance
5 static int _id_widget = 0; variable28 _id_widget++; in setBackgroundColor()31 setObjectName(QString::number(_id_widget)); in setBackgroundColor()32 styleStr.append("#").append(QString::number(_id_widget)).append("{background-color:rgb(") in setBackgroundColor()