[Interest] Qt Creator 2.4.1 Designer plugin

Philippe philwave at gmail.com
Tue Apr 3 20:40:19 CEST 2012


I have run a similar problem with Qt Designer plugins, when switching from 4.8.0 to 4.8.1

I could solve it by #defining QT_NO_DEBUG
for my plugin projects (it's not exactly clear why actually, but that works).

Philippe


On Tue, 3 Apr 2012 11:14:51 -0300
Hugo Drumond Jacob <hugo at jacob.eng.br> wrote:

Hello All!
> 
> 
> I developed some widgets to use on my project, and, for productivity reasons I created a Qt Creator plugin to add my custom widgets to widgets palette of Qt Creator Designer. But, recently, I ported my widgets to Qt 4.8.0 and now I'm using Qt Creator 2.4.1, but, my plugin don't work any more. Qt Creator claims about inheriting of iPlugin.
> 
> 
> Some references like http://doc.qt.nokia.com/qtcreator-extending/first-plugin.html works fine, but, I don't need to add a menu to Qt Creator, and, a merge of this implementation and my plugin don't work!
> 
> 
> So, anyone can help me with Qt Creator 2.4.1 Designer plugin?
> 
> 
> Regards,
> 
> 
> 
> Hugo Drumond Jacob
> Eng. de Controle e Automação - CREA-MG 143908/LP
> Mestrando em Modelagem Matemática e Computacional - CEFET/MG
> hugo at jacob.eng.br | hugodj at gmail.com
> +55(31)85244245

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120403/29e7398d/attachment.html>


More information about the Interest mailing list