diff --git a/doc/src/projects/creator-projects-custom-wizards-json.qdoc b/doc/src/projects/creator-projects-custom-wizards-json.qdoc index 6cb14c6d2d7..6b48ab1cfbd 100644 --- a/doc/src/projects/creator-projects-custom-wizards-json.qdoc +++ b/doc/src/projects/creator-projects-custom-wizards-json.qdoc @@ -308,6 +308,10 @@ \li \c openAsProject opens the project file in \QC if it is set to \c{true}. + \li \c isBinary treats the file as a binary and prevents + replacements from being done in the file if set to + \c true. + \li \c condition generates the file if the condition returns \c{true}. For more information, see \l{Using Variables in Wizards}.