From 81edb23c16cf724ee74729df4a9e62f1415981b9 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Thu, 15 Aug 2019 10:23:05 +0200 Subject: [PATCH] qt.cfg: Fix and enhance Qt container configuration (#2055) -Add iterator end patterns -Add/fix size and access functions -Remove marking QList and QStringList as std-like strings -QStringList configuration now inherits from QList like it is actually the case -Add tests --- cfg/qt.cfg | 64 +++++++++++++++----- test/cfg/qt.cpp | 154 +++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 201 insertions(+), 17 deletions(-) diff --git a/cfg/qt.cfg b/cfg/qt.cfg index d0a56f3da..2686fdefc 100644 --- a/cfg/qt.cfg +++ b/cfg/qt.cfg @@ -3520,7 +3520,7 @@ - + @@ -3542,24 +3542,50 @@ - - + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + @@ -3568,33 +3594,39 @@ - - - + + + + - + + + + + + + + + + + - - + + - + - - - - -