will javascript const keyword be available for PyQt4 QtWebkit ?
Unsolved
Qt WebKit
-
i do want to know if the javascript implementation used in PyQt4 QtWebkit will allow for the use of const keyword for ES6.
-
Hi, and welcome!
@Peter-Goteh said in will javascript const keyword be available for PyQt4 QtWebkit ?:
i do want to know if the javascript implementation used in PyQt4 QtWebkit will allow for the use of const keyword for ES6.
Qt 4 reached end-of-life in 2011. ES6 was released in 2015.
So, the answer is no.