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

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvd/
H A DUIWizardNewVDPageBasic3.h32 class UIWizardNewVDPage3 : public UIWizardPageBase class in inherits:UIWizardPageBase
37 UIWizardNewVDPage3(const QString &strDefaultName, const QString &strDefaultPath);
79 class UIWizardNewVDPageBasic3 : public UIWizardPage, public UIWizardNewVDPage3
H A DUIWizardNewVDPageBasic3.cpp50 UIWizardNewVDPage3::UIWizardNewVDPage3(const QString &strDefaultName, const QString &strDefaultPath) function in class:UIWizardNewVDPage3
59 void UIWizardNewVDPage3::onSelectLocationButtonClicked()
112 void UIWizardNewVDPage3::onSizeSliderValueChanged(int iValue)
124 void UIWizardNewVDPage3::onSizeEditorTextChanged(const QString &strValue)
137 QString UIWizardNewVDPage3::toFileName(const QString &strName, const QString &strExtension)
156 QString UIWizardNewVDPage3::absoluteFilePath(const QString &strFileName, const QString &strDefaultPath)
171 QString UIWizardNewVDPage3::defaultExtension(const CMediumFormat &mediumFormatRef)
186 int UIWizardNewVDPage3::calculateSliderScale(qulonglong uMaximumMediumSize)
203 int UIWizardNewVDPage3
[all...]

Completed in 43 milliseconds