文档:T qobject_cast(QObject * object)Returns the given object cast to type T if the object is of type T (or of a subclass); otherwise returns 0.
確定! 回上一頁