반응형
Outline view
The Outline view displays an outline of a structured C/C++ file that is currently open in the editor area, by listing the structural elements.
Outline view toolbar icons
The table below lists the icons displayed in the Outline view toolbar.
Icon | Description |
Hide Fields | |
Hide Static Members | |
Hide Non-Public Members | |
Sort items alphabetically |
Outline view icons
The table below lists the icons displayed in the Outline view.
Icon | Description |
Class | |
Namespace | |
Macro Definition | |
Enum | |
Enumerator | |
Variable | |
Field private | |
Field protected | |
Field public | |
Include | |
Method private | |
Method protected | |
Method public | |
Struct | |
Type definition | |
Union | |
Function |
반응형
'Scrapbook > 개발 및 프로그래밍' 카테고리의 다른 글
서버에서 이미지 불러오기 (0) | 2011.01.13 |
---|---|
Spinner 사용하기 (0) | 2011.01.12 |
안드로이드 inflate LayoutInflater 에 관한 고찰. (0) | 2011.01.06 |
기본갤러리(앨범)을 통해 사진의 EXIF Metadata 확인 (0) | 2011.01.05 |
C# COM+ 생성 및 등록 방법 (0) | 2010.12.14 |