Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
can we use python dll in Qt cpp, if possible how to do pls suggest.
@harsha123 What Python DLL do you mean? Python itself is a script language.
@harsha123 As @jsulm has said. You can embed Python script/code into C++ if that is what you really mean.