Searched refs:SupportedTypeItem (Results 1 - 1 of 1) sorted by relevance

/haiku/src/preferences/filetypes/
H A DApplicationTypeWindow.cpp86 class SupportedTypeItem : public BStringItem { class in inherits:BStringItem
88 SupportedTypeItem(const char* type);
89 virtual ~SupportedTypeItem();
186 SupportedTypeItem::SupportedTypeItem(const char* type) function in class:SupportedTypeItem
198 SupportedTypeItem::~SupportedTypeItem()
204 SupportedTypeItem::SetIcon(::Icon* icon)
214 SupportedTypeItem::SetIcon(entry_ref& ref, const char* type)
222 SupportedTypeItem
[all...]

Completed in 31 milliseconds