On Wed, Dec 19, 2018 at 12:38:48PM +0000, Martin Smith wrote: > I found the problem. > > There are a few ways I can fix it. Which is preferred. > > 1. Simply merge the inherited members into the list that is already there. > 2. Merge the inherited members into the list but qualified with their base > class name. > 3. list the inherited members from each base class all on the same page but > separately for each base class.
Any of these would be fine for me. When forced to decide I'd have a very slight preference 1 >= 2 >= 3, but it really does not matter. Andre' _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
