On 03/19/2014 06:37 PM, Johannes Lorenz wrote: > Hi again, > > so you'd suggest to simply add > > overloaded ctors with less parameters + > setter functions + > properties using these setters? > > If yes, I could do that. > >
We also need to ensure that these changes don't break any existing UI elements. So if we make changes to how widgets are initialized, then all the parts of the UI using that widget need to be adapted to those changes. While we're at it, we should move as much of the graphical attributes (widget colours, backgrounds, images etc.) to the CSS, which should be doable since we can set values for qproperties in the CSS. ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ LMMS-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmms-devel
