Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    QtScript Global Property Initialization

    General and Desktop
    1
    1
    715
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Audiocrow last edited by

      When a script is evaluated, is everything in the script engine's globalObject() stuck the way it was at the start of the script? I want a global property (which is used by every script for my application) to be changed every time a script is run, without affecting any other scripts that may be running (I haven't decided whether I need to thread them or not).

      1 Reply Last reply Reply Quote 0
      • First post
        Last post