이 페이지에서

터미널 열기

Terminal 보기를 열려면 다음과 같이 하세요:

  • View > Output 로 이동한 다음 Terminal 을 선택합니다.
  • Terminal 출력 보기를 선택합니다.
  • Alt+5 (또는 macOS의 경우 Cmd+5 )를 선택합니다.
  • Projects > Run Settings 에서 애플리케이션의 Run in Terminal 을 선택한 다음 애플리케이션을 실행합니다.
  • Projects > Build Settings > Build Environment 에서 Open Terminal 버튼을 선택합니다.

터미널

터미널에서 출력 보기

  • 터미널에서 단어를 선택하려면 해당 단어를 두 번 클릭합니다.
  • 전체 줄을 선택하려면 세 번 클릭합니다.
  • 모든 텍스트를 선택하려면 상황에 맞는 메뉴에서 Select All 을 선택하거나 Ctrl+A 를 선택합니다.
  • 브라우저의 링크, 편집기의 파일 또는 프로젝트 보기의 폴더를 열려면 해당 링크 위에 마우스를 갖다 대고 Ctrl 키를 선택합니다.
  • 출력을 검색하려면 Ctrl+F를 선택합니다.

터미널에서 Qt Creator 명령 실행

터미널에서 qtc 명령줄 옵션을 사용하려면 다음과 같이 입력합니다:

qtc [option] [filename[:line_number[:column_number]]]

옵션을 보려면 다음과 같이 입력합니다:

qtc -help

Qt Creator 변수 삽입

터미널에 Qt Creator 변수의 확장된 값을 삽입하려면 Insert Macro Variable 목록에서 해당 변수를 선택합니다.

키보드 단축키 환경설정 설정하기

터미널 환경설정이나 로케이터를 열고 Qt Creator 을 종료하기 위한 단축키를 제외한 대부분의 Qt Creator 키보드 단축키는 터미널에서 비활성화되어 있습니다. 터미널에서 Qt Creator 키보드 단축키가 방해받지 않도록 하려면 <span translate=Qt Creator 단축키가 우선합니다." src="images/keyboardlock.png" title="Qt Creator 단축키가 우선합니다."/> 을 선택하세요.

터미널을 닫는 대신 이스케이프 키를 터미널로 보내려면 Shift+Esc 을 선택합니다. 이를 기본 동작으로 설정하려면 Preferences > Terminal > Block shortcuts in terminal 로 이동합니다.

터미널 환경설정

별도의 창에서 터미널 실행

별도의 창에서 터미널을 열려면 Preferences > Terminal 으로 이동하고 Use internal terminal 의 선택을 취소합니다.

Linux 및 macOS에서 시스템 터미널 사용

Linux 및 macOS에서는 Preferences > Environment > System 을 선택하여 터미널을 열도록 설정할 수 있습니다.

Qt Creator 변수 사용, 출력 보기, 명령줄 옵션키보드 단축키를참조하세요 .

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.