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

/haiku/src/apps/bootmanager/
H A DBootManagerWindow.h20 class BootManagerWindow : public BWindow { class in inherits:BWindow
22 BootManagerWindow();
23 virtual ~BootManagerWindow();
H A DBootManager.cpp11 #include "BootManagerWindow.h"
42 BootManagerWindow* window = new BootManagerWindow();
H A DBootManagerWindow.cpp10 #include "BootManagerWindow.h"
27 #define B_TRANSLATION_CONTEXT "BootManagerWindow"
30 BootManagerWindow::BootManagerWindow() function in class:BootManagerWindow
56 BootManagerWindow::~BootManagerWindow()
62 BootManagerWindow::MessageReceived(BMessage* msg)
80 BootManagerWindow::QuitRequested()

Completed in 64 milliseconds