Warning, /kdevelop/kdevelop/shortcuts/QtCreator is written in an unsupported language. File is not indexed.

0001 <gui version="1" name="kdevelop">
0002   <ActionProperties>
0003     <Action shortcut="Ctrl+X;Shift+Del" name="edit_cut"/>
0004     <Action shortcut="Ctrl+V;Shift+Ins" name="edit_paste"/>
0005     <Action shortcut="Ctrl+C;Ctrl+Ins" name="edit_copy"/>
0006     <Action shortcut="Ctrl+S" name="file_save"/>
0007     <Action shortcut="Ctrl+Z" name="edit_undo"/>
0008     <Action shortcut="Ctrl+Shift+Z" name="edit_redo"/>
0009     <Action shortcut="Ctrl+Shift+Down" name="tools_scripts_moveLinesDown"/>
0010     <Action shortcut="Ctrl+Shift+Up" name="tools_scripts_moveLinesUp"/>
0011     <Action shortcut="Ctrl+Alt+Down" name="tools_scripts_duplicateLinesDown"/>
0012     <Action shortcut="Ctrl+Alt+Up" name="tools_scripts_duplicateLinesUp"/>
0013     <Action shortcut="Ctrl+I" name="tools_align"/>
0014     <Action shortcut="Ctrl+/" name="tools_toggle_comment"/>
0015     <Action shortcut="Ctrl+Space" name="tools_invoke_code_completion"/>
0016     <Action shortcut="Ctrl+P" name="file_print"/>
0017     <Action shortcut="Ctrl+L" name="go_goto_line"/>
0018     <Action shortcut="Ctrl+A" name="edit_select_all"/>
0019     <Action shortcut="Ctrl+F" name="edit_find"/>
0020     <Action shortcut="F3" name="edit_find_next"/>
0021     <Action shortcut="Shift+F3" name="edit_find_prev"/>
0022     <Action shortcut="Ctrl+H" name="edit_replace"/>
0023     <Action shortcut="Ctrl+Left" name="word_left"/>
0024     <Action shortcut="Shift+Left" name="select_char_left"/>
0025     <Action shortcut="Ctrl+Shift+Left" name="select_word_left"/>
0026     <Action shortcut="Ctrl+Right" name="word_right"/>
0027     <Action shortcut="Shift+Right" name="select_char_right"/>
0028     <Action shortcut="Ctrl+Shift+Right" name="select_word_right"/>
0029     <Action shortcut="Home" name="beginning_of_line"/>
0030     <Action shortcut="Ctrl+Home" name="beginning_of_document"/>
0031     <Action shortcut="Shift+Home" name="select_beginning_of_line"/>
0032     <Action shortcut="Ctrl+Shift+Home" name="select_beginning_of_document"/>
0033     <Action shortcut="End" name="end_of_line"/>
0034     <Action shortcut="Ctrl+End" name="end_of_document"/>
0035     <Action shortcut="Shift+End" name="select_end_of_line"/>
0036     <Action shortcut="Ctrl+Shift+End" name="select_end_of_document"/>
0037     <Action shortcut="Shift+Up" name="select_line_up"/>
0038     <Action shortcut="Down" name="move_line_down"/>
0039     <Action shortcut="Up" name="move_line_up"/>
0040     <Action shortcut="Right" name="move_cursor_right"/>
0041     <Action shortcut="Left" name="move_cursor_left"/>
0042     <Action shortcut="Shift+Down" name="select_line_down"/>
0043     <Action shortcut="PgUp" name="scroll_page_up"/>
0044     <Action shortcut="Shift+PgUp" name="select_page_up"/>
0045     <Action shortcut="PgDown" name="scroll_page_down"/>
0046     <Action shortcut="Shift+PgDown" name="select_page_down"/>
0047     <Action shortcut="Ctrl+Backspace" name="delete_word_left"/>
0048     <Action shortcut="Ctrl+Del" name="delete_word_right"/>
0049     <Action shortcut="Del" name="delete_next_character"/>
0050     <Action shortcut="Backspace" name="backspace"/>
0051     <Action shortcut="Ctrl+Tab" name="last_used_views_forward"/>
0052     <Action shortcut="Ctrl+Shift+Tab" name="last_used_views_backward"/>
0053     <Action shortcut="Alt+Left" name="previous_context"/>
0054     <Action shortcut="Alt+Right" name="next_context"/>
0055     <Action shortcut="Shift+F7" name="previous_use"/>
0056     <Action shortcut="F7" name="next_use"/>
0057     <Action shortcut="Ctrl+Shift+U" name="find_uses"/>
0058     <Action shortcut="Ctrl+Shift+F" name="edit_grep"/>
0059     <Action shortcut="F9" name="debug_toggle_breakpoint"/>
0060     <Action shortcut="F10" name="debug_stepover"/>
0061     <Action shortcut="F11" name="debug_stepinto"/>
0062     <Action shortcut="Shift+F11" name="debug_stepout"/>
0063     <Action shortcut="Ctrl+K" name="quick_open"/>
0064     <Action shortcut="F2" name="quick_open_jump_declaration"/>
0065     <Action shortcut="Ctrl+B" name="project_buildall"/>
0066     <Action shortcut="Ctrl+&lt;" name="locate_document"/>
0067     <Action shortcut="F4" name="switch_definition_declaration"/>
0068     <Action shortcut="Ctrl+Q" name="quit"/>
0069     <Action shortcut="F6" name="next_error"/>
0070     <Action shortcut="Shift+F6" name="prev_error"/>
0071     <Action shortcut="Ctrl+O" name="file_open"/>
0072     <Action shortcut="Ctrl+Shift+S" name="file_save_all"/>
0073     <Action shortcut="Ctrl+W" name="file_close"/>
0074     <Action shortcut="Ctrl+R" name="run_execute"/>
0075     <Action shortcut="F5" name="run_debug"/>
0076     <Action shortcut="F1" name="help_contents"/>
0077     <Action shortcut="Shift+F1" name="help_whats_this"/>
0078   </ActionProperties>
0079 </gui>