Qt Creator Reference Card Sidebar Opened Gles Symbol Overview

Qt Creator Reference Card Sidebar Opened Gles Symbol Overview

Qt Creator reference card Sidebar Opened gles Symbol overview Welcome ^+1 Editor layout File Edit ^+2 Design Ctrl+E, 2 ^+E, 2 Ctrl+N ⌘+N ^+3 split new le or project Debug Ctrl+E, 3 ^+E, 3 Ctrl+O ⌘+O ^+4 split side by side open le or project Projects Ctrl+E, 0 ^+E, 0 remove current splits Ctrl+S ⌘+S save current document ^+5 Analyze Ctrl+E, 1 ^+E, 1 remove all splits Ctrl+Shift+S ⌘++S save all documents ^+6 Ctrl+E, O ^+E, O Ctrl+W ⌘+W Help go to next split close current le ^+7 Ctrl+Shift+W ⌘++W close all les Text Editor Ctrl+Z ⌘+Z Document navigation Tar g et selecto r undo ⌘+T Ctrl+Shift+Z ⌘++Z redo Ctrl+Tab ⌥+⇥ previous document in history Ctrl+C +C Ctrl+Shift+ ⌥+ + Run ⌘+R ⌘ copy ⇥ next document in history Tab Debug ⌘+Y Ctrl+V ⌘+V paste Build project Alt+← ⌘⌥++← go back ⌘+B Ctrl+Shift+V ⌘++V paste from clipboard history Alt+→ ⌘⌥++→ go forward ⌘+0 Locator ⌘+K ⌘+1 ⌘+2 ⌘+3 ⌘+4 Ctrl+X ⌘+X cut Mode Locator Ctrl+A ⌘+A select all Ctrl+Ins ⌘+Ins copy line Shift+Del +Del cut line Code editor Ctrl+1 ^+1 activate welcome mode Ctrl+K ⌘+K activate locator Ctrl+Shift+ ⌘++ move line up Ctrl+I ⌘+I auto-indent selection Ctrl+2 ^+2 activate edit mode <text> <text> les in any project Ctrl+/ ⌘+/ (un)comment selection Ctrl+3 ^+3 activate design mode l <number> l <number> line in current document Ctrl+Shift+ ⌘++ move line down Ctrl+Shift+ ⌘++R rename symbol Ctrl+4 ^+4 activate debug mode m <text> m <text> methods Ctrl+Alt+ ⌘⌥++ copy line up R Ctrl+5 ^+5 activate projects mode c <text> c <text> classes Ctrl+Alt+ ⌘⌥++ copy line down Ctrl+< ⌘+< fold block Ctrl+6 ^+6 activate analyze mode : <text> : <text> classes or methods Ctrl+0 ^+0 reset font size Ctrl+> ⌘+> expand block Ctrl+7 ^+7 activate help mode . <text> . <text> methods in current document Ctrl++ ⌘++ increase font size Ctrl+[ ⌘+[ go to block start Esc Esc go back to code editor ? <text> ? <text> help index Ctrl+- ⌘+- decrease font size Ctrl+] ⌘+] go to block end Esc, Esc Esc, Esc close all secondary windows f <text> f <text> les in le system Alt+V, Alt+V ^+V, ^+V toggle vim-style editing Ctrl+{ ⌘+{ go to block start with selection in editor mode p <text> p <text> les in current project Ctrl+} ⌘+} go to block end with selection git <text> git <text> execute git command Ctrl+U ⌘+U select block up cm <text> cm <text> build CMake target Find & replace Ctrl+Space ^+Space trigger completion Output panes rm <text> rm <text> play saved macro Ctrl+F ⌘+F nd / replace in current Alt+Return ⌥+Return trigger quick x Alt+0 ⌘+0 toggle sidebar ! <text> ! <text> execute custom command document Ctrl+Shift+F ⌘++F Alt+1 ⌘+1 toggle build issues open nd dialog Ctrl+L ⌘+L Code navigation Alt+2 ⌘+2 toggle search results go to line F3 ⌘+G F2 F2 follow symbol under cursor Alt+3 ⌘+3 toggle application output Sidebar nd next Shift+F3 ⌘++G Ctrl+Shift+U ⌘++U nd usages Alt+4 ⌘+4 toggle compile output Alt+M ^+⌥ +M activate bookmarks pane nd previous Ctrl+F3 ⌘+F3 Shift+F2 +F2 switch between method Alt+9 ⌘+9 Alt+Y ^+Y nd next (selected) maximize output pane activate le system pane declaration/denition Ctrl+Shift ⌘++F3 F6 F6 Alt+O ^+O nd previous (selected) next item activate open documents pane +F3 F4 F4 switch between header/source Shift+F6 Shift+F6 previous item Alt+X ^+X Ctrl+= ⌘+= activate projects pane replace and nd next Shift+F4 +F4 switch between source Qt Creator reference card Form editor Git Kit setup Ctrl+H ^+ +H Alt+G, Alt+C ^+G, ^+C lay out horizontally commit Step 1 add a compiler Tools > Options > Build & Run > Compilers Ctrl+L ^+L lay out vertically Alt+G, Alt+D ^+G, ^+D diff current le Ctrl+G ^++G lay out in a grid Alt+G, Alt+L ^+G, ^+L log current le Ctrl+J ^+J adjust size Alt+G, Alt+A ^+G, ^+A stage current le Alt+Shift+R ⌥++R preview Alt+G, Alt+B ^+G, ^+B blame current le Alt+G, ^+G, diff current project Alt+Shift+D ^+Shift+D Alt+G, Alt+K ^+G, ^+K log current project QML editor Alt+G, Alt+U ^+G, ^+U undo uncommitted changes Step 2 add a Qt version Tools > Options > Build & Run > Qt Versions Ctrl+Shift+ ^+⌥+Space show Qt Quick toolbar Space Help C++ Editor F1 F1 context help Ctrl+Shift+T ^++T open type hierarchy Ctrl+Shift+/ ^+/ activate search (help mode) Ctrl+Shift+I ^+I activate index (help mode) Build & Debugger Ctrl+T ⌘+T open target selector Macros Ctrl+B ⌘+B build current project Alt+( ⌘+( start recording macro Step 3 (optional) add a device Tools > Devices Ctrl+Alt+B ⌘⌥++B build current le Alt+) ⌘+) stop recording macro Ctrl+Shift+B ⌘++B build all projects Alt+R ^+R play last macro Ctrl+R ⌘+R run F5 ⌘+Y start debugging / continue Shift+F5 ⌘++Y stop debugger Image viewer F9 F8 toggle breakpoint Ctrl+[ ⌘+[ switch background F10 ⌘++0 step over Ctrl+] ⌘+] switch outline Step 4 create a new kit Tools > Options > Build & Run > Kits use the compiler, Qt version and device created before F11 ⌘++I step into Ctrl+= ⌘+= t to screen Shift+F11 ⌘++T step out Ctrl+0 ^+0 original size F12 reverse direction Ctrl++ ⌘++ zoom in Ctrl+F10 +F8 run to line Ctrl+- ⌘+- zoom out Ctrl+F6 ⌘+F6 run to selected function Bookmarks Ctrl+M ^+M toggle bookmark Ctrl+. ^+. next bookmark Ctrl+, ^+, previous bookmark.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    2 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us