PDA

View Full Version : Qt Designer Add COM-Elements to drag&drop them



Rammel
17th May 2017, 12:54
Hey,

is it possible to "register" COM-Elements inside the designer to use them like other elements and drag&drop them into the GUI?

Like the designer of Visual Studio, where you can search for other elements and use them inside the designer-tool.

Thanks for the help!

high_flyer
17th May 2017, 13:02
You need to write a custom Qt designer plugin for that.
http://doc.qt.io/qt-5/designer-creating-custom-widgets.html