On Monday, 19 de September de 2011 11:57:51 Wolf-Michael Bolle wrote: > Can we add > constructors to QMimeTypeData and QMimeType like this: > > QMimeTypeData::QMimeTypeData( > const QString &theType, > const QString &theComment, > const LocaleHash &theLocaleComments, > const QStringList &theAliases, > const QString &theGenericIconName, > const QList< QMimeGlobPattern > &theGlobPatterns, > const QStringList &theSubClassOf, > const QString &thePreferredSuffix, > const QStringList &theSuffixes, > const QList< QMimeMagicRuleMatcher > &theMagicMatchers)
No.
Remove 70% of the arguments there and it should be mostly ok. The rest should
be setters and getters.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel Open Source Technology Center
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
