| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
fmms
13年前发布

Qt集成开发环境 QDevelop

     <div id="p_fullcontent" class="detail">     <p>QDevelop 是一个用来开发基于 Qt4 应用程序的集成开发环境,要求 Qt4 的支持,Windows 需要 MinGW 支持。使用 gdb 做为调试工具,提供包括英语、德语、法语、荷兰语与俄语的支持,没有中文。</p>     <p><strong>Cross Platform: Supports Linux, Windows 2000/XP/Vista </strong></p>     <p><strong>Reading and writing project files (with some small restrictions) </strong></p>     <p><strong>Add / Delete and edit project files (or external files) </strong></p>     <p><strong>Management of normal projects and project SUBDIRS. </strong></p>     <p><strong>Independent build for each projects. I.e. are rebuild only the really modified projects. </strong></p>     <p><strong>In the event of errors or warnings of compilation, double-click on the line opens the corresponding editor. </strong></p>     <p><strong>Debugging with gdb. Toggle breakpoints by click in the line number on editor or by right click. When the program is stopped on breakpoint, it's possible to view variables contents with a linedit. </strong></p>     <p><strong>In the editor, F1 call Assistant to show help for the word under the cursor. </strong></p>     <p><strong>In debugging mode, on a breakpoint, the macro pqstring makes it possible to show the contents of QString. That makes it possible to remove the 'qDebug() << myString;' in the code. </strong></p>     <p><img style="width:524px;height:392px;" alt="Qt集成开发环境 QDevelop" src="https://simg.open-open.com/show/bffa747f3e42727482b17776593431c7.jpg" /><br /> <br /> </p>     <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1326963169999" target="_blank">http://www.open-open.com/lib/view/home/1326963169999</a></p>    </div>     
 本文由用户 fmms 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1326963169999.html
C/C++开发 QT