Searched refs:AlertTestWindow (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/tests/kits/interface/balert/alert_manual_test/
H A DAlertTestWindow.cpp0 // AlertTestWindow.cpp
12 #include "AlertTestWindow.h"
18 AlertTestWindow::AlertTestWindow(BRect frame) function in class:AlertTestWindow
19 : BWindow(frame, "AlertTestWindow", B_TITLED_WINDOW,
56 AlertTestWindow::MessageReceived(BMessage *message)
87 AlertTestWindow::Test()
153 AlertTestWindow::QuitRequested()
H A DAlertManualTestApp.cpp5 #include "AlertTestWindow.h"
19 fMainWindow = new AlertTestWindow(rect);
H A DAlertTestWindow.h0 // AlertTestWindow.h
12 class AlertTestWindow : public BWindow { class in inherits:BWindow
14 AlertTestWindow(BRect frame);

Completed in 56 milliseconds