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