欢迎大家来到Qt中文论坛
Pinned
Chinese
-
这个论坛还有人吗?我问的问题还能得到解决吗?
-
@great_newbie said in 欢迎大家来到Qt中文论坛:
个论坛还有人吗?我问的问题还能得到解决
Using Bing translation and go to the main forum page can get more help.
-
int typeId = QMetaType::type("QPushButton");
qDebug() << "typeId = " << typeId; -