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

/haiku/src/apps/musiccollection/
H A DMusicCollectionWindow.h37 EntryViewInterface* fEntryViewInterface;
H A DQueryMonitor.h20 and dispatch them to a EntryViewInterface. */
23 QueryHandler(EntryViewInterface* listener);
H A DFileMonitor.h25 in EntryViewInterface. */
43 class EntryViewInterface { class
45 virtual ~EntryViewInterface() {};
69 FileMonitor(EntryViewInterface* listener);
93 EntryViewInterface* fListener;
H A DQueryMonitor.cpp13 QueryHandler::QueryHandler(EntryViewInterface* listener)
H A DFileMonitor.cpp17 FileMonitor::FileMonitor(EntryViewInterface* listener)
H A DMusicCollectionWindow.cpp34 class ListViewListener : public EntryViewInterface {

Completed in 42 milliseconds