There are three different kinds of widgets in my project: List(QListWidget), Label(QLabel) and some pushbuttons.
And i don't want the List receive any mouse event. thanks for any advice.