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.cpp246 return new GroupAttributeText(model, column);
908 GroupAttributeText::GroupAttributeText(const Model* model, function in class:GroupAttributeText
917 GroupAttributeText::ReadValue(BString* outString)

Completed in 39 milliseconds