Delete invalid documentation, as these two values are no longer valid in the later versions of Qode. There does NOT appear to be a current way to get the currently running QT.
432 B
432 B
| sidebar_label | title |
|---|---|
| process | process |
Extensions to process object.
Qode's process object is extended from the
Node.js process object.
It adds the following properties :
Properties
process.versions.qode Readonly
A String representing Qode's version string. Qode is a lightly modified version of NodeJs that allows running Qt and NodeJs under a single process.