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

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvd/
H A DUIWizardNewVDPageBasic3.h2 * VBox Qt GUI - UIWizardNewVDPageBasic3 class declaration.
79 class UIWizardNewVDPageBasic3 : public UIWizardPage, public UIWizardNewVDPage3 class in inherits:UIWizardPage,UIWizardNewVDPage3
88 UIWizardNewVDPageBasic3(const QString &strDefaultName, const QString &strDefaultPath, qulonglong uDefaultSize);
H A DUIWizardNewVDPageBasic3.cpp3 * VBox Qt GUI - UIWizardNewVDPageBasic3 class implementation.
33 # include "UIWizardNewVDPageBasic3.h"
265 UIWizardNewVDPageBasic3::UIWizardNewVDPageBasic3(const QString &strDefaultName, const QString &strDefaultPath, qulonglong uDefaultSize) function in class:UIWizardNewVDPageBasic3
340 void UIWizardNewVDPageBasic3::sltSelectLocationButtonClicked()
346 void UIWizardNewVDPageBasic3::sltSizeSliderValueChanged(int iValue)
355 void UIWizardNewVDPageBasic3::sltSizeEditorTextChanged(const QString &strValue)
364 void UIWizardNewVDPageBasic3::retranslateUi()
378 void UIWizardNewVDPageBasic3::initializePage()
389 bool UIWizardNewVDPageBasic3
[all...]

Completed in 43 milliseconds