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

/haiku/src/kits/tracker/
H A DWidgetAttributeText.h371 class GroupAttributeText : public StringAttributeText { class in namespace:BPrivate
373 GroupAttributeText(const Model*, const BColumn*);
H A DWidgetAttributeText.cpp244 return new GroupAttributeText(model, column);
906 GroupAttributeText::GroupAttributeText(const Model* model, function in class:GroupAttributeText
915 GroupAttributeText::ReadValue(BString* outString)

Completed in 74 milliseconds