when i execute browser example of qt 5.4 webengine i can see there is another exe called QtWebEngineProcess.exe executes internally ?
Why is it there ?
What is the role of this exe?
i guess this the new design like all modern web-browsers have, when each tab is running a separate process. This is done for security and stability reasons.