[Qt-creator] Integrate custom widgets into QtCreater's Designer under Linux/X11 32bit

Thomas Schulze t.schulze at technisat.de
Fri Jul 17 16:18:10 CEST 2009


Hello everybody,
 
I'm trying to integrate several custom widgets into the QT Designer. I
followed the documentation until I got a library in the plugins/designer
directory. It works fine when starting QT Designer from the command line.
But I also need it integrated into the QTCreator's Designer. I searched this
mailing list and learned that I have to copy the library into the
qtcreator/bin/designer/ directory, which I did. There's also a
libqwebview.so there which apparently gets included into the Designer's
widget list. But my widgets don't show up there. I also tried to copy the
library to /usr/local/Trolltech/Qt-4.6.0/plugins/designer, but it didn't
help either.
 
What do I have to do to get my custom widgets to show up in QtCreator's
Designer? QT is 4.5.1, latest Git snapshot, QtCreator is v1.2.1 binary
release for Linux/X11 32bit from the Qt website, compiler is gcc "Red Hat
4.3.2-7" according to its version output. 
 
Any hint is greatly appreciated.
 
Bye, Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090717/17402469/attachment.html 


More information about the Qt-creator-old mailing list