[Interest] Qt Creator 2.4.1 Designer plugin

27 views
Skip to first unread message

Hugo Drumond Jacob

unread,
Apr 3, 2012, 10:14:51 AM4/3/12
to inte...@qt-project.org
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
hu...@jacob.eng.br | hug...@gmail.com
+55(31)85244245

Philippe

unread,
Apr 3, 2012, 2:40:19 PM4/3/12
to inte...@qt-project.org
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
Reply all
Reply to author
Forward
0 new messages