forked from qt-creator/qt-creator
Doc: Describe the "findMacro" argument that replaced "mx"
Change-Id: Ie18030d727cb448431cfb554e010b0d52195dd30 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -701,7 +701,7 @@ static int quoteArgInternalWin(QString &ret, int bslashes)
|
||||
|
||||
// TODO: This documentation is relevant for end-users. Where to put it?
|
||||
/*!
|
||||
* Uses the macro expander \a mx to perform in-place macro expansion
|
||||
* Searches macros with the function \a findMacro and performs in-place macro expansion
|
||||
* (substitution) on the string \a cmd, which is expected to contain a shell
|
||||
* command. \a osType specifies the syntax, which is Bourne Shell compatible
|
||||
* for Unix and \c cmd compatible for Windows.
|
||||
|
Reference in New Issue
Block a user