[Qt-creator] Custom widget in Qt Creator (Designer)
Lorenzo Bettini
bettini at dsi.unifi.it
Fri Jun 5 09:46:46 CEST 2009
Jonathan Neuhaus wrote:
> 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?
>
so I need to have a library for my widget?
I meant to use a widget defined in the same project: say I have defined
a customized button MyButton.ui and I want to reuse it from designer to
insert it in another form of my project.
--
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
More information about the Qt-creator-old
mailing list