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

/haiku-fatelf/src/apps/devices/
H A DDevicesView.h69 PropertyList* fAttributesView; member in class:DevicesView
H A DDevicesView.cpp91 fAttributesView = new PropertyList("attributesView");
92 fTabView->AddTab(fAttributesView, fDetailedTab);
390 fAttributesView->AddAttributes(device->GetAllAttributes());

Completed in 207 milliseconds