Searched defs:BListView (Results 1 - 2 of 2) sorted by path

/haiku/headers/os/interface/
H A DListView.h24 class BListView : public BView, public BInvoker { class in inherits:BView,BInvoker
/haiku/src/kits/interface/
H A DListView.cpp87 BListView::BListView(BRect frame, const char* name, list_view_type type, function in class:BListView
96 BListView::BListView(const char* name, list_view_type type, uint32 flags) function in class:BListView
104 BListView::BListView(list_view_type type) function in class:BListView
113 BListView::BListView(BMessage* archive) function in class:BListView
[all...]

Completed in 140 milliseconds