>Yes. But you told it to do that. You used a _list_. But I told it to make a lis of C, not a list of C*.
________________________________________ From: [email protected] <[email protected]> on behalf of Marc Mutz <[email protected]> Sent: Friday, July 10, 2015 1:29 PM To: [email protected] Subject: Re: [Development] HEADS UP: Don't use QList, use Q_DECLARE_TYPEINFO On Friday 10 July 2015 12:18:04 Smith Martin wrote: > ...it will create each list entry as a QList<ParsedParameter*> even though > I told it not to do that? Yes. But you told it to do that. You used a _list_. -- Marc Mutz <[email protected]> | Senior Software Engineer KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company Tel: +49-30-521325470 KDAB - The Qt Experts _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
