Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Excuse me.Looking for some, in the C++ environment, QT calls ANSYS API interfaces.how do it?
int typeId = QMetaType::type("QPushButton"); qDebug() << "typeId = " << typeId;
大佬们,我用qt5.15写一个安卓的app,主体是c++,采用quickwidget加载qml,用qml加载一个本地的html高德地图,用的webview。我发现在安卓上加载出来的高德地图似乎与我的界面没有任何绑定关系,不会随着我页面的切换而消失,包括显示出来的地图层级也很高会遮住想悬浮在上面的控件。
我也报个到,各位大牛多分享点技术啊
新人报到!刚毕业的研究生以后估计要用QT啦