Searched refs:PropertyListView (Results 1 - 6 of 6) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyItemView.h16 class PropertyListView;
49 void SetListView(PropertyListView* parent);
56 PropertyListView* fParent;
H A DPropertyListView.cpp9 #include "PropertyListView.h"
54 TabFilter(PropertyListView* target)
82 PropertyListView* fTarget;
87 PropertyListView::PropertyListView() function in class:PropertyListView
111 PropertyListView::~PropertyListView()
124 PropertyListView::AttachedToWindow()
132 PropertyListView::DetachedFromWindow()
140 PropertyListView
[all...]
H A DPropertyListView.h28 class PropertyListView : public BView, class in inherits:BView,Scrollable,BList,MouseWheelTarget
33 PropertyListView();
34 virtual ~PropertyListView();
58 // PropertyListView
H A DPropertyItemView.cpp23 #include "PropertyListView.h"
238 PropertyItemView::SetListView(PropertyListView* parent)
/haiku/src/apps/icon-o-matic/gui/
H A DIconObjectListView.h13 #include "PropertyListView.h"
19 class IconObjectListView : public PropertyListView,
28 // PropertyListView interface
H A DIconObjectListView.cpp36 : PropertyListView(),
56 PropertyListView::Draw(updateRect);
131 PropertyListView::PasteProperties(object);

Completed in 44 milliseconds