发布时间:2014-04-16 10:47:07
打开某个项目的时候,编译出现类似的错误21:46:44: The process "E:\Qt\4.8.5\bin\qmake.exe" exited with code 2.Error while building/deploying project designers (kit: Win-QT)When executing step 'qmake'21:46:44: Elapsed time: 00:00.这个是由于 项目的路径带有中文,.........【阅读全文】
发布时间:2014-04-02 11:04:02
The QWorkspace widget provides a workspace window that can be used in an MDI application.This class is deprecated. Use QMdiArea instead.Multiple Document Interface (MDI) applications are typically composed of a main window containing a menu bar, a toolbar, and a central QWorkspace widget. The .........【阅读全文】