Searched refs:InquiryPanel (Results 1 – 4 of 4) sorted by relevance
57 PanelDiscoveryListener(InquiryPanel* iPanel) in PanelDiscoveryListener()91 InquiryPanel* fInquiryPanel;96 InquiryPanel::InquiryPanel(BRect frame, LocalDevice* lDevice) in InquiryPanel() function in InquiryPanel169 InquiryPanel::MessageReceived(BMessage* message) in MessageReceived()320 InquiryPanel::UpdateListStatus(void) in UpdateListStatus()330 InquiryPanel::QuitRequested(void) in QuitRequested()
16 InquiryPanel.cpp29 InquiryPanel.cpp
25 class InquiryPanel : public BWindow28 InquiryPanel(BRect frame, LocalDevice* lDevice = NULL);
122 InquiryPanel* inquiryPanel= new InquiryPanel( in MessageReceived()