where should i place CustomWidgetPlugin.dll and CustomWidgetPlugin.lib?
-
Not sure about the question. Ideally you can place anywhere path in your file system. Ensure that path is appropriately set. If you are compiling ensure you put the LIBS in your pro file. If you want run ensure path available.
-
Have you seen the example "Creating Custom Widgets for Qt Designer" in assistant ? It give you complete detail on how to write designer plugins.
-
Have you looked at these lines ?
It is also necessary to ensure that the plugin is installed together with other Qt Designer widget plugins: target.path = $$[QT_INSTALL_PLUGINS]/designer