forked from qt-creator/qt-creator
Doc: Using environment variables as Qt Creator variables
Change-Id: I96a9092c6cda806cbac04d50f61b740ae59def8f Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
6032847c8d
commit
280ad90510
@@ -111,6 +111,9 @@
|
|||||||
(\uicontrol {Variables}) button in a field to select from a list of variables that
|
(\uicontrol {Variables}) button in a field to select from a list of variables that
|
||||||
are available in a particular context.
|
are available in a particular context.
|
||||||
|
|
||||||
|
The following syntax enables you to use environment variables as \QC
|
||||||
|
variables: %{Env:VARNAME}.
|
||||||
|
|
||||||
\QC uses pattern substitution when expanding variable names. To replace the
|
\QC uses pattern substitution when expanding variable names. To replace the
|
||||||
first match of \e pattern within \e variable with \e replacement, use:
|
first match of \e pattern within \e variable with \e replacement, use:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user