Searched refs:setPath (Results 1 - 19 of 19) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsSFDetails.h45 void setPath(const QString &strPath);
H A DUIMachineSettingsSFDetails.cpp72 void UIMachineSettingsSFDetails::setPath(const QString &strPath) function in class:UIMachineSettingsSFDetails
74 mPsPath->setPath(strPath);
164 mPsPath->setPath(strFolderName);
H A DUIMachineSettingsGeneral.cpp165 mPsSnapshot->setPath(generalData.m_strSnapshotsFolder);
H A DUIMachineSettingsDisplay.cpp174 m_pEditorVideoCapturePath->setPath(displayData.m_strVideoCaptureFilePath);
H A DUIMachineSettingsSF.cpp476 dlg.setPath (item->getText (1));
/vbox/src/VBox/Frontends/VirtualBox/src/settings/global/
H A DUIGlobalSettingsGeneral.cpp71 m_pSelectorMachineFolder->setPath(m_cache.m_strDefaultMachineFolder);
72 m_pSelectorVRDPLibName->setPath(m_cache.m_strVRDEAuthLibrary);
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/
H A DUIWizardExportAppPageBasic3.h67 void setPath(const QString &strPath);
98 Q_PROPERTY(QString path READ path WRITE setPath);
H A DUIWizardExportAppPageExpert.h46 Q_PROPERTY(QString path READ path WRITE setPath);
H A DUIWizardExportAppPageBasic3.cpp110 m_pFileSelector->setPath(strName);
188 void UIWizardExportAppPage3::setPath(const QString &strPath) function in class:UIWizardExportAppPage3
190 m_pFileSelector->setPath(strPath);
/vbox/src/VBox/Main/include/
H A DParallelPortImpl.h65 HRESULT setPath(const com::Utf8Str &aPath);
H A DSerialPortImpl.h79 HRESULT setPath(const com::Utf8Str &aPath);
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DVBoxFilePathSelectorWidget.h83 void setPath (const QString &aPath, bool aRefreshText = true);
178 void setPath (const QString& aPath);
H A DVBoxFilePathSelectorWidget.cpp232 void VBoxFilePathSelectorWidget::setPath (const QString &aPath, bool aRefreshText /* = true */) function in class:VBoxFilePathSelectorWidget
381 setPath (aPath, aRefreshText);
643 setPath (mPath);
661 void VBoxEmptyFileSelector::setPath (const QString& aPath) function in class:VBoxEmptyFileSelector
761 setPath (path);
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/
H A DUIWizardImportAppPageExpert.cpp73 m_pFileSelector->setPath(strFileName);
/vbox/src/VBox/Main/src-server/
H A DParallelPortImpl.cpp344 HRESULT ParallelPort::setPath(const com::Utf8Str &aPath) function in class:ParallelPort
H A DSerialPortImpl.cpp401 HRESULT SerialPort::setPath(const com::Utf8Str &aPath) function in class:SerialPort
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp3528 dir.setPath(QDir::homePath() + "/Documents");
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsaaj-impl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 97 milliseconds