Hi everybody,
we are tryng to add to QtDesigner some custom plugins.
These plugins have custom properties that should be edited in a custom way.
We guess that we can customize the property editor by using the QItemEditorFactory class but by googling we were not able to find any example of such class usage in a plugin. All the examples we found are related to the main window usage.
Any help will be appreciated.
Thanks,
Monica