T qobject_cast ( QObject * object ) ... It is much faster than qobject_cast<QWidget *>(obj) or obj->inherits("QWidget").
確定! 回上一頁