Qt-interest Archive, May 2008
Using Custom Plugin for QTDesigner
Message 1 in thread
Hi,
I have created a custom plugin to be used from within Qt Designer.
Plugin is successfully created and loaded in Qt Designer. Now the
problem is, when I want to use this plugin in my application, it asks
for a include file (Already included in the code generated by UIC). Is
it necessary to copy the specified file with every application and
include the same into every project that uses this plugin?
I even tried to use the plugins created in QT examples/Demos and QT4
book sample application, but No help.
Thanks in advance.
Regards,
Manoj
--
[ signature omitted ]