Search result icons in Xcode?

浪尽此生 提交于 2019-12-29 05:34:58

问题


I'm looking for info on the icons displayed in search results in Xcode.

The meaning of some icons is obvious, I think.

M = Method, C = Class, S = Struct, Pr = Protocol, etc. But others are not so obvious.

What do you call these icons in the Xcode help listing ?
Is there a "legend" that describes these icons ?

I've tried searching but I'm at a loss what to call these icons.

I can provide a pic if necessary, but can't post one.

possum


回答1:


Can't find any help about them either but with find-fu I think found them in /Developer/Library/PrivateFrameworks/DVTFoundation.framework/Versions/A/Resources named Xcode.SourceCodeSymbolKind.Category.Icon.pdf etc.

Update: Did some Inkscape and HTML fiddling and generated this image:



来源:https://stackoverflow.com/questions/8705427/search-result-icons-in-xcode

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!