Home
last modified time | relevance | path

Searched refs:WizardView (Results 1 – 25 of 42) sorted by relevance

12

/haiku/src/apps/bootmanager/
H A DWizardView.cpp25 WizardView::WizardView(const char* name) in WizardView() function in WizardView
37 WizardView::~WizardView() in ~WizardView()
43 WizardView::SetPage(WizardPageView* page) in SetPage()
63 WizardView::PageCompleted() in PageCompleted()
78 WizardView::SetPreviousButtonEnabled(bool enabled) in SetPreviousButtonEnabled()
85 WizardView::SetNextButtonEnabled(bool enabled) in SetNextButtonEnabled()
92 WizardView::SetPreviousButtonLabel(const char* text) in SetPreviousButtonLabel()
99 WizardView::SetNextButtonLabel(const char* text) in SetNextButtonLabel()
106 WizardView::SetPreviousButtonHidden(bool hide) in SetPreviousButtonHidden()
119 WizardView::_BuildUI() in _BuildUI()
H A DWizardController.h15 class WizardView; variable
24 virtual void Initialize(WizardView* wizard);
25 virtual void Next(WizardView* wizard);
26 virtual void Previous(WizardView* wizard);
31 virtual WizardPageView* CreatePage(int32 state, WizardView* wizard) = 0;
63 void _ShowPage(WizardView* wizard);
H A DWizardController.cpp46 WizardController::Initialize(WizardView* view) in Initialize()
55 WizardController::Next(WizardView* wizard) in Next()
72 WizardController::Previous(WizardView* wizard) in Previous()
103 WizardController::_ShowPage(WizardView* wizard) in _ShowPage()
H A DDrivesPage.h17 class WizardView; variable
22 DrivesPage(WizardView* wizardView,
39 WizardView* fWizardView;
H A DWizardView.h23 class WizardView : public BGroupView {
25 WizardView(const char* name);
26 virtual ~WizardView();
H A DBootManagerController.h20 class WizardView; variable
37 virtual void Previous(WizardView* wizard);
42 virtual WizardPageView* CreatePage(int32 state, WizardView* wizard);
H A DBootManagerWindow.h17 class WizardView; variable
30 WizardView* fWizardView;
H A DBootManagerWindow.cpp42 fWizardView = new WizardView("wizard"); in BootManagerWindow()
H A DJamfile17 WizardView.cpp
H A DBootManagerController.cpp71 BootManagerController::Previous(WizardView* wizard) in Previous()
244 BootManagerController::CreatePage(int32 state, WizardView* wizard) in CreatePage()
/haiku/data/catalogs/apps/bootmanager/
H A Duk.catkeys14 Quit WizardView Button Вийти
48 Next WizardView Button Далі
49 Previous WizardView Button Назад
H A Dja.catkeys14 Quit WizardView Button 終了
48 Next WizardView Button 次へ
49 Previous WizardView Button 前へ
H A Del.catkeys14 Quit WizardView Button Έξοδος
48 Next WizardView Button Επόμενο
49 Previous WizardView Button Προηγούμενο
H A Dth.catkeys14 Quit WizardView Button หยุด
48 Next WizardView Button ถัดไป
49 Previous WizardView Button ก่อนหน้า
H A Dru.catkeys14 Quit WizardView Button Выход
48 Next WizardView Button Далее
49 Previous WizardView Button Назад
H A Dzh_Hans.catkeys14 Quit WizardView Button 退出
48 Next WizardView Button 下一步
49 Previous WizardView Button 上一步
H A Dko.catkeys14 Quit WizardView Button 종료
48 Next WizardView Button 다음
49 Previous WizardView Button 이전
H A Dbe.catkeys42 Next WizardView Button Далей
43 Previous WizardView Button Папярэдняе
H A Dhr.catkeys13 Quit WizardView Button Isključi
47 Next WizardView Button Slijedeće
48 Previous WizardView Button Prethodno
H A Dfi.catkeys14 Quit WizardView Button Lopeta
48 Next WizardView Button Seuraava
49 Previous WizardView Button Edellinen
H A Did.catkeys14 Quit WizardView Button Keluar
48 Next WizardView Button Lanjut
49 Previous WizardView Button Sebelumnya
H A Dnb.catkeys14 Quit WizardView Button Avslutt
48 Next WizardView Button Neste
49 Previous WizardView Button Forrige
H A Dsv.catkeys14 Quit WizardView Button Avsluta
48 Next WizardView Button Nästa
49 Previous WizardView Button Föregående
H A Dpl.catkeys14 Quit WizardView Button Zakończ
48 Next WizardView Button Dalej
49 Previous WizardView Button Wstecz
H A Dnl.catkeys14 Quit WizardView Button Afsluiten
48 Next WizardView Button Volgende
49 Previous WizardView Button Vorige

12