It won't hurt to try
[C++/윈도우프로그래밍응용]1.환경구축(Qt) 본문
큐트를 활용한 윈도우프로그래밍을 공부하려고 한다.
<Qt download>
Download Qt | Embedded System | Real Time Embedded Systems | Qt
Download Qt | Embedded System | Real Time Embedded Systems | Qt
Download Qt, the software that allows you to reach all your target platforms — desktop and embedded systems — and try out our UI and UX design tools.
www.qt.io
다운로드버튼을 누루고 인스톨러가 설치되면
Qt계정을 만들고 밑에 그림과 같이 설치를 진행한다.
용량이 꽤 크기 때문에, 참고하시기를,,
드디어 설치 완료!!
생각한 것보다 디자인이 모던하다.
C++ ide라고 하면 엄청 레거시할것 같은 느낌이었는데,, 아주 굿이다..
<Qt Documents>
Qt Documentation | Home
The future is written with Qt Welcome to the documentation pages for Qt, the cross-platform software development framework. External resources Qt Wiki Community-maintained Qt articles Qt Wiki Qt Forum Discussion board for Qt-related topics Qt Forum Bug Rep
doc.qt.io
'C++ > 윈도우프로그래밍응용' 카테고리의 다른 글
[C++/윈도우프로그래밍응용]6. 함수 (0) | 2021.09.19 |
---|---|
[C++/윈도우프로그래밍응용]5. 반복문 (0) | 2021.09.12 |
[C++/윈도우프로그래밍응용]4. 조건문 (0) | 2021.09.12 |
[C++/윈도우프로그래밍응용]3. 변수, 자료형, 연산자 (0) | 2021.09.12 |
[C++/윈도우프로그래밍응용]2.helloWorld.cpp (0) | 2021.09.04 |