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

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIMessageCenter.cpp2272 const QString &strPackVersionOld, const QString &strPackDescription,
2283 QByteArray ba2 = strPackVersionOld.toUtf8();
2298 .arg(strBelehrung).arg(strPackName).arg(strPackVersionNew).arg(strPackVersionOld).arg(strPackDescription),
2311 .arg(strBelehrung).arg(strPackName).arg(strPackVersionNew).arg(strPackVersionOld).arg(strPackDescription),
2323 .arg(strBelehrung).arg(strPackName).arg(strPackVersionOld).arg(strPackDescription),
2271 confirmReplaceExtensionPack(const QString &strPackName, const QString &strPackVersionNew, const QString &strPackVersionOld, const QString &strPackDescription, QWidget *pParent ) const argument

Completed in 103 milliseconds