Commit 750a9a7a authored by Morten Johan Sørvig's avatar Morten Johan Sørvig
Browse files

qtlaoder.js: Support adding Init() arguments.


This is useful for sending arguments to the application
at startup. QtLoader users can now add key/value
pairs to config.environment. QtLoader will forward
these as attributes on the embed element. Finally
the key/value pairs will end up as arguments to
pp::Instance::Init()

Change-Id: Ic7ca434e9c097cd624b25692c250daa46a257c2f
Reviewed-by: default avatarMorten Johan Sørvig <morten.sorvig@theqtcompany.com>
parent 9218b74d
No related merge requests found
Showing with 14 additions and 2 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment