Searched defs:UIWizardNewVDPageExpert (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvd/
H A DUIWizardNewVDPageExpert.h2 * VBox Qt GUI - UIWizardNewVDPageExpert class declaration.
29 class UIWizardNewVDPageExpert : public UIWizardPage, class in inherits:UIWizardPage,UIWizardNewVDPage1,UIWizardNewVDPage2,UIWizardNewVDPage3
43 UIWizardNewVDPageExpert(const QString &strDefaultName, const QString &strDefaultPath, qulonglong uDefaultSize);
H A DUIWizardNewVDPageExpert.cpp3 * VBox Qt GUI - UIWizardNewVDPageExpert class implementation.
35 # include "UIWizardNewVDPageExpert.h"
50 UIWizardNewVDPageExpert::UIWizardNewVDPageExpert(const QString &strDefaultName, const QString &strDefaultPath, qulonglong uDefaultSize) function in class:UIWizardNewVDPageExpert
194 void UIWizardNewVDPageExpert::sltMediumFormatChanged()
225 void UIWizardNewVDPageExpert::sltSelectLocationButtonClicked()
231 void UIWizardNewVDPageExpert::sltSizeSliderValueChanged(int iValue)
238 void UIWizardNewVDPageExpert::sltSizeEditorTextChanged(const QString &strValue)
245 void UIWizardNewVDPageExpert::retranslateUi()
264 void UIWizardNewVDPageExpert
[all...]

Completed in 69 milliseconds