the selected is 333333333 now, how can the surrounding text box to get rid of?CodePudding user response:
Hello, try the following stylesheet, I here can remove dotted box,QListWidget
{
outline: none;
}

the selected is 333333333 now, how can the surrounding text box to get rid of?CodePudding user response:
Hello, try the following stylesheet, I here can remove dotted box,