[Qt-creator] Custom widget in Qt Creator (Designer)
Jonathan Neuhaus
neoraptor123 at gmail.com
Thu Jun 4 20:36:16 CEST 2009
In your case, you just need to add LIBS += "path_to_your_dll/your_dll.dll"
in your .pro and then use your widget.
* Does anyone have an answer to my previous problem (compilation from a
custom widget on mac for Qt Creator)? It actually crashes and I can't manage
to find out why.
* Does someone knows which compiler was used to compile QtCreator?
Thanks,
2009/6/4 Lorenzo Bettini <bettini at dsi.unifi.it>
> but what if I wanted to simply add a custom widget from the same project
> (without being rendered correctly in designer)?
>
> Gilles Valette wrote:
> >
> > ----- Original Message -----
> > *From:* Jonathan Neuhaus
> > <mailto:neoraptor123 at gmail.com>
> > *To:* qt-creator at trolltech.com
> > <mailto:qt-creator at trolltech.com>
> > *Sent:* Monday, June 01, 2009 2:17 PM
> > *Subject:* [Qt-creator] Custom widget in Qt Creator (Designer)
> >
> > Hello,
> >
> > I am actually trying to integrate a custom widget into QtCreator.
> > I managed to make it work with Qt Designer, but can't get it work in
> > QtCreator.
> > I put the dll (on Windows) / dylib (on MacOS) in
> > 2009.02/bin/designer on Windows /
> > QtCreator.app/Contents/MacOS/designer on MacOS.//
> >
>
>
>
> --
> Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
> ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
> HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
> http://www.myspace.com/supertrouperabba
> BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
> http://www.gnu.org/software/src-highlite
> http://www.gnu.org/software/gengetopt
> http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090604/404be129/attachment.html
More information about the Qt-creator-old
mailing list