kdevelop kde

rzs111111 2010-09-20 02:41:45
我装的是ubuntu9.10和kdevelop4,但是当在kdevelop中新建工程的时候找不到c++/kde这一项,只有qt/cmake这一项,请问应该怎么去修改,谢谢了!
...全文
73 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
The KDevelop Programming Handbook1. Introduction1.1. What you should know already1.2. About this Handbook1.3. Additional Information2. The KDE and Qt Libraries2.1. The Qt GUI Toolkit2.1.1. The first Qt Application2.1.2. The Reference Documentation for Qt 2.1.3. Interpretation of the Sample2.1.4. User Interaction2.1.5. Object Interaction by Signals and Slots2.2. What KDE provides2.2.1. The KDE 1.1.x libraries2.2.2. Example KDE Application3. Creating new Applications3.1. Invoking KAppWizard and Project Generation3.1.1. Starting KAppWizard and the First Page3.1.2. The Generate Settings Page3.1.3. The Header and Source Templates3.1.4. Creating the Project3.2. The First Build3.3. The Source Skeleton3.3.1. The main() Function3.3.2. User Application Start3.3.3. Invocation by Session Management3.4. Additional Contents of KDevelop Projects4. Application View Design4.1. Using Library Views4.1.1. Qt Views4.1.2. KDE Views4.2. Creating your own Views5. Configuring Menubars and Toolbars5.1. How does it work ?5.2. Adding a new menu5.3. Integrating Toolbar buttons5.4. Configuring Statusbars5.5. Keyboard Accelerator Configuration6. The Dialogeditor: Where your Dialogs are Build6.1. What the Dialogeditor provides6.2. Qt and KDE Widgets6.3. Properties of Qt supported Widgets6.3.1. QWidget Properties6.3.2. QButton inherited widgets6.3.3. QComboBox Properties6.3.4. QFrame inherited widgets6.3.5. QLineEdit Properties6.3.6. QScrollBar Properties6.3.7. QSlider Properties6.4. Properties of KDE supported Widgets6.4.1. KColorButton6.4.2. KKeyButton6.4.3. KCombo6.4.4. KDatePicker6.4.5. KLedLamp6.4.6. KProgress6.4.7. KSeparator6.4.8. KDateTable6.4.9. KTreeList6.4.10. KRestrictedLine6.4.11. KLed6.5. Constructing a new Dialog6.6. Setting Widget Properties6.7. Integrating the Dialog6.7.1. QWidget inherited6.7.2. QDialog inherited7. Printing Support7.1. The Qt Print Dialog7.2. The QPainter Class8. Help Functions8.1. Tool-Tips8.2. Adding Quick-help8.3. Extending the Statusbar Help8.4. The "What's This...?" Button9. Extending the Documentation with SGML 9.1. Why SGML ?9.2. What the Documentation already contains9.3. Writing SGML Documentation9.3.1. The DTD Declaration9.3.2. Titlepages9.3.3. Indices9.3.4. The Document Contents9.4. How to call Help in Dialogs10. Class Documentation with KDoc 10.1. How to use KDevelop's Documentation features10.2. Adding Class and Member Documentation10.3. Special Tags11. Internationalization11.1. What is i18n ?11.2. How KDE supports Internationalization11.3. Adding a Language to your Project11.4. Translation Team Contacts12. Finding Errors12.1. Debugging Macros provided by Qt 12.2. KDE Macros13. The KDE File System Standard13.1. Introduction13.2. Directory Layout13.3. What does this mean to application developers?13.4. Application Documentation13.5. What does this mean to library developers?14. File System Usage for KDevelop Projects14.1. Accessing Files during Runtime14.2. KApplication Methods14.3. KIconLoader Methods14.4. Setting File Installation Properties14.5. Organizing Project Data14.6. The kdelnk File15. Programming Guidelines15.1. General Rules15.2. Operating System Dependencies16. Licensing16.1. The GPL License16.2. KDE and Qt Licensing Issues16.2.1. Non-commercial Development16.2.2. Commercial Development16.3. Your Product License17. References18. CopyrightA. Additional InformationA.1. Example Makefile.am for a Shared Library

16,216

社区成员

发帖
与我相关
我的任务
社区描述
Qt 是一个跨平台应用程序框架。通过使用 Qt,您可以一次性开发应用程序和用户界面,然后将其部署到多个桌面和嵌入式操作系统,而无需重复编写源代码。
社区管理员
  • Qt
  • 亭台六七座
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧