Its very cool! I wonder can I add custom property for my custom button which is related to stylesheet like border-radius to make it has rounded shape? Thank you
Thanks for the video. It really helped me. Do you know if it would be possible to have the required files (register, plugin, class) in different directories or they have to be in the same directory?
One quetion. I'm trying to modify and add some new Properties to my custom pluging. The question is, how can I make my Property enum? I mean, I want that the Property in Qt Designer is like a combobox where the different choices I have programmed in my custom plugin. I suppose that I have to modify something here: variableRead = Property(ENUM, getVariableRead, setVariableRead) But I dont know what is the correct ENUM type. Could you share the way to do it?
If I remember it correctly, that is not supported in QtDesigner. Its misleading the fact you have an enum type there but to make it show on the qtDesigner ui is not possible yet.
@@MadPonyInteractive Understood now! I did not understand, because of course, I saw how you comment that there is a dropdown for other properties, so I went crazy looking for a way to do the same. Thank for your time :)
Its very cool! I wonder can I add custom property for my custom button which is related to stylesheet like border-radius to make it has rounded shape? Thank you
That video is very informative, thanks for making it!
Thanks for the video. It really helped me. Do you know if it would be possible to have the required files (register, plugin, class) in different directories or they have to be in the same directory?
One quetion. I'm trying to modify and add some new Properties to my custom pluging. The question is, how can I make my Property enum? I mean, I want that the Property in Qt Designer is like a combobox where the different choices I have programmed in my custom plugin.
I suppose that I have to modify something here:
variableRead = Property(ENUM, getVariableRead, setVariableRead)
But I dont know what is the correct ENUM type.
Could you share the way to do it?
If I remember it correctly, that is not supported in QtDesigner. Its misleading the fact you have an enum type there but to make it show on the qtDesigner ui is not possible yet.
@@MadPonyInteractive Understood now!
I did not understand, because of course, I saw how you comment that there is a dropdown for other properties, so I went crazy looking for a way to do the same.
Thank for your time :)
Will your application work in PySide2?
I'm afraid not.
hey where is my comment lol
looks like yt marked it as spam :|