#include <macros.h>
Inherits QObject.
|
| Q_INVOKABLE QString | resolve (const QString &strUnresolved) |
| |
Provides the global 'macros' object within scripts.
◆ resolve()
| Q_INVOKABLE QString adtf::javascript::scripting::cScriptMacros::resolve |
( |
const QString & | strUnresolved | ) |
|
Example Usage
let guidesPath = macros.resolve("$(ADTF_DIR)/doc/adtf3_guides.html")
console.info("ADTF3 GUIDES " + guidesPath)
- Parameters
-
| [in] | strUnresolved | String including macros |
- Returns
- String with resolved macros
The documentation for this class was generated from the following file:
- src/libraries/javascriptfiltersdk/src/macros.h