Searched refs:InquiryPanel (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/preferences/bluetooth/
H A DInquiryPanel.h23 class InquiryPanel : public BWindow class in inherits:BWindow
26 InquiryPanel(BRect frame, LocalDevice* lDevice = NULL);
H A DInquiryPanel.cpp26 #include "InquiryPanel.h"
53 PanelDiscoveryListener(InquiryPanel* iPanel)
89 InquiryPanel* fInquiryPanel;
94 InquiryPanel::InquiryPanel(BRect frame, LocalDevice* lDevice) function in class:InquiryPanel
176 InquiryPanel::MessageReceived(BMessage* message)
325 InquiryPanel::UpdateListStatus(void)
335 InquiryPanel::QuitRequested(void)
H A DRemoteDevicesView.cpp25 #include "InquiryPanel.h"
124 InquiryPanel* inquiryPanel = new InquiryPanel(BRect(100, 100, 450, 450),

Completed in 70 milliseconds