Hey,

currently, I'm about to implement this for the knob class. One question: 
should the knob number have a default value, or should we enforce the 
programmer to always choose one in qt designer? I think the last one would be 
more relaxing for programmers...

If we do not use default values, should we smash a qFatal() if the programmer 
forgot to set one in qtcreator/code?


Am Sonntag, 9. Februar 2014, 18:39:54 schrieb Tobias Doerffel:
> Yes, it'd be a good thing to have all of our widgets available in Qt
> Designer so we can replace lots of code with code that is generated
> from the UI files. Do you have ambitions for implementing this, you're
> welcome to do so :-)
> 
> However I disagree about the specializations. Properties like "number
> of digits" etc. should be made real properties (Q_PROPERTY) so they
> eventually can be changed inside the Qt Designer.


------------------------------------------------------------------------------
_______________________________________________
LMMS-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lmms-devel

Reply via email to