QtDesigner CustomWidget plugin Morph into
-
Hello,
After implementing custom Designer plugin that is essentially QWidget I would like to know how to "enable" option "Morph into".
So i.e. I can convert QWidget / QPushButton into my own implementation.Can't find this in manual (or maybe I missed it somehow).
Thank You for any suggestions.