Home · Overviews · Reference · Classes |
warning("Something has happened")
This function reports the warning to the user. It also causes QBuild to fail. Unlike error, the failure happens at the end of processing. This is preferred as it lets all applicable warnings be emitted.
See also QBuild Functions and QBuild Script.
Copyright © 2009 Trolltech | Qt Extended - QBuild Maintainer Guide |