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

/haiku/src/kits/tracker/
H A DWidgetAttributeText.h299 class PathAttributeText : public StringAttributeText { class in namespace:BPrivate
301 PathAttributeText(const Model*, const BColumn*);
H A DWidgetAttributeText.cpp221 return new PathAttributeText(model, column);
634 // #pragma mark - PathAttributeText
637 PathAttributeText::PathAttributeText(const Model* model, const BColumn* column) function in class:PathAttributeText
645 PathAttributeText::ReadValue(BString* outString)

Completed in 35 milliseconds