以下成员源于类 QFrame are part of the Qt compatibility layer. We advise against using them in new code.
| QFrame (QWidget * parent , const char * name , Qt::WindowFlags f = 0) |
Use one of the constructors that doesn't take the name argument and then use setObjectName () 代替。