BuildableHelperLibrary Class
(Utils::BuildableHelperLibrary)Public Types
class | BuildHelperArguments |
Static Public Members
bool | buildHelper(const BuildHelperArguments &arguments, QString *log, QString *errorMessage) |
QString | byInstallDataHelper(const QString &sourcePath, const QStringList &sourceFileNames, const QStringList &installDirectories, const QStringList &validBinaryFilenames, bool acceptOutdatedHelper) |
bool | copyFiles(const QString &sourcePath, const QStringList &files, const QString &targetDirectory, QString *errorMessage) |
QString | filterForQmakeFileDialog() |
FileName | findSystemQt(const Environment &env) |
bool | getHelperFileInfoFor(const QStringList &validBinaryFilenames, const QString &directory, QFileInfo *info) |
bool | isQtChooser(const QFileInfo &info) |
QStringList | possibleQMakeCommands() |
QString | qtChooserToQmakePath(const QString &path) |
QString | qtVersionForQMake(const QString &qmakePath) |