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.cpp219 return new PathAttributeText(model, column);
632 // #pragma mark - PathAttributeText
635 PathAttributeText::PathAttributeText(const Model* model, const BColumn* column) function in class:PathAttributeText
643 PathAttributeText::ReadValue(BString* outString)

Completed in 22 milliseconds