Integrate QT plugin in Adobe Photoshop
-
Hello,
I want to develop QT filter plugin for adobe photoshop and i want to integrate that QT plugin in photoshop.
For that i didn't found any proper link or tutorial or example to integrate QT plugin in adobe photoshop.
So can you please help me to "How to integrate QT plugin in photoshop."Thank you in advance.
-
This question was already asked recently: http://forum.qt.io/topic/60399/adobe-photoshop-cc-2015-plugin
-
This question was already asked recently: http://forum.qt.io/topic/60399/adobe-photoshop-cc-2015-plugin
@jsulm yes but i didn't get proper solution for this in post also.
So please guide us properly to develop and integrate QT plugin in photoshop. -
@jsulm yes but i didn't get proper solution for this in post also.
So please guide us properly to develop and integrate QT plugin in photoshop.@HitenZaptech I don't know how to write and integrate Photoshop plugins. You should take a look at Photoshop SDK or ask Adobe.
-
@HitenZaptech I don't know how to write and integrate Photoshop plugins. You should take a look at Photoshop SDK or ask Adobe.
@jsulm okay.
So tell me about "How to create plugin in QT ??? and then convert it into .8bf extension." -
As I sad - please check the Adobe SDK documentation! You want to write a plugin for Photoshop so you need the Photoshop SDK.
For Qt plugins see: http://doc.qt.io/qt-5/plugins-howto.html