(translate this page all (1st ver)) |
m |
||
| Line 24: | Line 24: | ||
:''How to add actions to the menus and toolbars.'' | :''How to add actions to the menus and toolbars.'' | ||
| − | ;[[Development/Tutorials/Saving and loading|Saving과 Loading]] | + | ;[[Development/Tutorials/Saving and loading (ko)|Saving과 Loading]] |
:''어플리케이션에서 loading과 saving을 지원하게 하는 KIO 라이브러리의 소개한다'' | :''어플리케이션에서 loading과 saving을 지원하게 하는 KIO 라이브러리의 소개한다'' | ||
:''Introduces the KIO library while adding loading and saving support to our application.'' | :''Introduces the KIO library while adding loading and saving support to our application.'' | ||
| − | ;[[Development/Tutorials/KCmdLineArgs|커맨드 라인 인자]] | + | ;[[Development/Tutorials/KCmdLineArgs (ko)|커맨드 라인 인자]] |
:''커맨드 인자 라인으로부터 우리의 텍스트 에디터에서 열 파일을 결정하는 기능을 추가한다.'' | :''커맨드 인자 라인으로부터 우리의 텍스트 에디터에서 열 파일을 결정하는 기능을 추가한다.'' | ||
:''Adds the ability to specify which file to open from the command line to our text editor.'' | :''Adds the ability to specify which file to open from the command line to our text editor.'' | ||
== Basics == | == Basics == | ||
| − | ;[[Development/Tutorials/KDE4 Porting Guide|어플리케이션 포팅하기]] | + | ;[[Development/Tutorials/KDE4 Porting Guide (ko)|어플리케이션 포팅하기]] |
:''Qt3/KDE3에서 Qt4/KDE4로 어플리케이션을 포팅하는 것을 돕는다.'' | :''Qt3/KDE3에서 Qt4/KDE4로 어플리케이션을 포팅하는 것을 돕는다.'' | ||
:''Help Porting Applications from Qt3/KDE3 to Qt4/KDE4'' | :''Help Porting Applications from Qt3/KDE3 to Qt4/KDE4'' | ||
| − | ;[[Development/Tutorials/CMake|Introduction to CMake]] | + | ;[[Development/Tutorials/CMake (ko)|Introduction to CMake]] |
:''KDE4에서 사용되는 CMAKE 빌드 시스템을 사용하는 방법'' | :''KDE4에서 사용되는 CMAKE 빌드 시스템을 사용하는 방법'' | ||
:''How to use the CMake build system used by KDE4.'' | :''How to use the CMake build system used by KDE4.'' | ||
| − | ;[[Development/Tutorials/Common Programming Mistakes|공통된 프로그래밍 실수들]] | + | ;[[Development/Tutorials/Common Programming Mistakes (ko)|공통된 프로그래밍 실수들]] |
:''Qt와 KDE 어플리케이션 개발 도중에 만드는 다양하고 공통된 실수와 이것을 피하는 방법에 대하여 다룬다.'' | :''Qt와 KDE 어플리케이션 개발 도중에 만드는 다양하고 공통된 실수와 이것을 피하는 방법에 대하여 다룬다.'' | ||
:''Various common mistakes made while developing Qt and KDE applications and how to avoid them.'' | :''Various common mistakes made while developing Qt and KDE applications and how to avoid them.'' | ||
| − | ;[[Development/Tutorials/Using Qt Designer|유저 인터페이스를 생성하는 Qt 디자이너 사용하기]] | + | ;[[Development/Tutorials/Using Qt Designer (ko)|유저 인터페이스를 생성하는 Qt 디자이너 사용하기]] |
:''어떻게 디자이너로 UI 파일을 생성하고, 이것을 KDE 프로그램에 통합하는가에 대하여 다룬다. | :''어떻게 디자이너로 UI 파일을 생성하고, 이것을 KDE 프로그램에 통합하는가에 대하여 다룬다. | ||
:''How to create UI files with designer, and how to integrate them into a KDE program.'' | :''How to create UI files with designer, and how to integrate them into a KDE program.'' | ||
| − | ;[[Development/Tutorials/Command-Line Options|커맨드 라인 옵션 사용하기]] | + | ;[[Development/Tutorials/Command-Line Options (ko)|커맨드 라인 옵션 사용하기]] |
:''커맨드 라인 인자를 KDE의 터맨드 라인 인자 클래스를 사용하여 쉽게 처리하고 접근한다.'' | :''커맨드 라인 인자를 KDE의 터맨드 라인 인자 클래스를 사용하여 쉽게 처리하고 접근한다.'' | ||
:''Processing and accessing command-line arguments the easy way with KDE's command line arguments classes.'' | :''Processing and accessing command-line arguments the easy way with KDE's command line arguments classes.'' | ||
Languages: عربي | Asturianu | Català | Česky | Kaszëbsczi | Dansk | Deutsch | English | Esperanto | Español | Eesti | فارسی | Suomi | Français | Galego | Italiano | 日本語 | 한국어 | Norwegian | Polski | Português Brasileiro | Română | Русский | Svenska | Slovenčina | Slovenščina | српски | Türkçe | Tiếng Việt | Українська | 简体中文 | 繁體中文
튜트리얼은 KDE를 통해 무엇을 할 수 있으며, 어떻게 사용할 수 있는지를 찾는 빠른 방법이다.
여기에는 현재 사용가능한 (KDE4를 위한)튜트리얼이 목록화되어 있다.
KDE3와 KDE2에 대한 것을 살펴보려면, 이 페이지의 하단부에서 찾을 수 있을 것이다.
Tutorials are the fastest way of finding out what KDE will do for you, and how to do it. Here is a list of currently available tutorials for KDE4. Material for KDE3 and KDE2 is available on the bottom of this page.
당신은 KDE4 어플리케이션을 작성하는데 흥미가 있습니까? 이 튜트리얼 시리즈는 KDE 프로그래밍에서 완멱히 새로운 것들에 중점을 맞춰 다룹니다.
By András Mantia <amantia@kde.org>.
이 튜트리얼은 2-D 데이터 플로팅을 위해 사용되는 KPlotWidget을 소개한다. 이것은 위젯의 간단한 사용 (데이터 셋을 추가하기, 설정하기, 그리고 plot axe와 label을 커스텀마이징을 포함한다.)과 더 진보된 커스텀마이징(상속을 통한 위젯 확장을 포함한다.)에 대하여 설명한다.