Revision 7fc4807...
Go back to digest for 19th August 2012Optimization in Development Tools
Miha Čančula committed changes in [kdevplatform/file-templates] language/codegen/codedescription.h:
Pass lists to Grantlee as QVariantList instead of QVectors of QVariants
Only this way if-statements work correctly. The performance difference should be small, considering templates are rarely used a with large number of class members.
File Changes
Modified 1 files
- language/codegen/codedescription.h
1 files changed in total