template <class T> inline T qobject_cast(const QObject *object) { // this will cause a compilation error if T is not const register T ptr ...
確定! 回上一頁