Do you have to implement that through properties?
Do you have to implement that through properties?
Yes, because I want to store them in the uiOriginally Posted by wysota
I'm not familiar with Designer 4 mechanisms regarding setting custom ways of defining properties, but with Designer 3 one could for example edit QListView columns using a built-in editor and this information was saved in the ui too. Can't you do it this way? Or does it involve using these listed properties too?
I don't know how the designer saves the data in this case, if I had some time I'd take a look at the code (since the documentation isn't helping me)Originally Posted by wysota
for the moment I solved the problem joining data in a QString, but I think this feature should definitely be implemented.
Bookmarks