qt4 - How to use a Qt 4 plugin or self developed plugin in qt application? -


I am trying to create a simple application for the calendar and it does not link properly. Platform: WinXP, QT: 4.5.3 in which

application with Minzid is trying to use a predefined QT plugin "worldtimeclockplugin" with C: \ Qt \ 4.5.3 \ plugins \ designer. I pulled it on a widget and left this widget in QT Designer and then tried to create an app.

I tried all the possible methods described in the QMake document and forum, but Linker is not getting the library and fails to link the application.

Can someone provide me with the right clue?

If I correctly understand what you are doing, design the plugin you specify To know about Qt Designer Widgets so that It has not been designed to communicate with the actual program developed. In those circumstances, you will need to either create a separate plugin for the use of those applications, or compile the source code directly into your application.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -