KDE grafikus felület

5.4. Menubar Commands

5.4.1. File Management and Printing

This section covers the functions that KDevelop provides about files; accessed via the File-menu in the menubar or by the according icons in the toolbar:

5.4.2. Editing Files

Here, the "Edit" menu and the according icons in the toolbar are covered which provide editing files. Also the editing functions are available via a context-menu in the editor .

5.4.3. View Configuration

The View-Menu covers closing and opening functions for windows and commands to enable/disable the tool- and statusbar as well as to jump errors in the code.

5.4.4. Creating and Maintaining Projects

This section describes functions that are available in the "Project"-menu and are supposed to cover the creation and maintaining of projects

5.4.5. Building Projects

This section describes the Build menu that covers all actions to be done with make or actions like rebuilding the project's online help or API documentation.

5.4.6. Calling Tools

The Tools -menu contains by default the entries for the following programs if installed: KDbg , KIconEdit and KTranslator . These are checked by the KDevelop installation program and inserted in the given order into the menu. Invoking a tool will open the "Tools "-window and start the selected program inside this window. The Tools menu can be edited by the Tools -entry in the Options-menu; see \|\|Tools " Menu" name="Configuring the "Tools " Menu">.

5.4.7. Changing KDevelop's settings

The Options-menu contains all entries for invoking configuration dialog s with which you can change KDevelop's default settings. Major settings like those for the editor or printing have their own entries; general settings of KDevelop's behavior can be made with the KDevelop Setup dialog.

5.4.8. The Window Menu

The Window menu contains a list with all currently open files. This allows a quick switch to another file you're currently working on.

5.4.9. Managing Bookmarks

The Bookmarks menu is intended for adding and removing bookmarks you want to set in the current editing file. As KDevelop uses two editing windows, each one configures it's bookmarks separately.

5.4.10. Online Help

The Help-menu contains entries for navigating in the Helpbrowser as well as entries for library and online-documentation for the most recently used cases. Accessing additional online-documentation can be achieved with the DOC -tree in the treeview automatically opened (if Autoswitch is enabled) when changing to the Documentation Browser window.