> 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.
Hi, not sure about what you mean. Let's take the knob type, which is passed to the knob's ctor. Of course, we can "wrap" a Q_PROPERTY "around" it. Still, the knob type must be known in the constructor. So how does a Q_PROPERTY help to get rid of the constructor parameter? Kind regards, Johannes ------------------------------------------------------------------------------ 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
