Home · Overviews · Reference · Classes |
writeFile(file,contents)
The first argument is a filename. The second argument is the contents to put in the file. Note that the parser makes it impossible to pass arbitrary characters into this function. This is designed to be used by the build system, in conjunction with the testFile() function.
See also QBuild Functions and QBuild Script.
Copyright © 2009 Trolltech | Qt Extended - QBuild Maintainer Guide |