forked from qt-creator/qt-creator
JsonWizard: Document isBinary flag for the file generator
Task-number: QTCREATORBUG-13930 Change-Id: I3294919f83f0f4f3ee7e4473db7c1336f730c076 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
@@ -308,6 +308,10 @@
|
|||||||
\li \c openAsProject opens the project file in \QC if it
|
\li \c openAsProject opens the project file in \QC if it
|
||||||
is set to \c{true}.
|
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
|
\li \c condition generates the file if the condition
|
||||||
returns \c{true}. For more information, see
|
returns \c{true}. For more information, see
|
||||||
\l{Using Variables in Wizards}.
|
\l{Using Variables in Wizards}.
|
||||||
|
|||||||
Reference in New Issue
Block a user