Searched refs:TextRequestDialog (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/network_settings/dialup/
H A DTextRequestDialog.h17 class TextRequestDialog : public BWindow { class in inherits:BWindow
19 TextRequestDialog(const char *title, const char *information,
21 virtual ~TextRequestDialog();
H A DTextRequestDialog.cpp8 #include "TextRequestDialog.h"
32 TextRequestDialog::TextRequestDialog(const char *title, const char *information, function in class:TextRequestDialog
93 TextRequestDialog::~TextRequestDialog()
100 TextRequestDialog::MessageReceived(BMessage *message)
129 TextRequestDialog::QuitRequested()
136 TextRequestDialog::Go(BInvoker *invoker)
147 TextRequestDialog::UpdateControls()
H A DPPPoEAddon.cpp16 #include "TextRequestDialog.h"
294 (new TextRequestDialog("InterfaceName", NULL, kRequestInterfaceName,
H A DDialUpView.cpp14 #include "TextRequestDialog.h"
194 (new TextRequestDialog(kLabelCreateNewInterface, kTextChooseInterfaceName,

Completed in 19 milliseconds