Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Role of C++/JavaScript in QML language ?
Forum Updated to NodeBB v4.3 + New Features

Role of C++/JavaScript in QML language ?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 807 Views 1 Watching
  • 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.
  • C Offline
    C Offline
    Code Man
    wrote on last edited by
    #1

    Hi , every one
    I found in Wiki that QML language is written in C++ / JavaScript.
    I want to know what the role of each language (C++,JavaScript ) in QML. development?
    In other words, which part is coded in C++ ? and which in JavaScript?

    Thanks :-)

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      The QML engine itself is written in C++. It contains a JS parser and compiler (v4), so that when you use JavaScript inside QML files, they will run.

      (Z(:^

      1 Reply Last reply
      0
      • C Offline
        C Offline
        Code Man
        wrote on last edited by
        #3

        Thanks , sierdzio :-) .

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved