On Friday 04 November 2016 14:54:25 Volker Krause wrote:
> Hi,
>
> On Thursday 03 November 2016 11:38:21 Friedrich W. H. Kossebau wrote:
> > one of the things we praise about Qt is the predictability of class names
> > and methods names. Because the patterns used with them decrease the amount
> >
Hi,
On Thursday 03 November 2016 11:38:21 Friedrich W. H. Kossebau wrote:
> one of the things we praise about Qt is the predictability of class names
> and methods names. Because the patterns used with them decrease the amount
> of knowledge one needs to have, as things can be derived. No need to
Hi,
one of the things we praise about Qt is the predictability of class names and
methods names. Because the patterns used with them decrease the amount of
knowledge one needs to have, as things can be derived. No need to look up in a
dictionary, just take the base name and apply a common patte