Compatibility Members for QFrame

以下成員源於類 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)

成員函數文檔編製

QFrame:: 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 () 代替。