summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qassociativeiterable.h
Commit message (Expand)AuthorAgeFilesLines
* QAssociativeIterable: Add methods to add/remove keys and valuesUlf Hermann2020-10-191-0/+5
* QMetaContainer: Consistently coerce typesUlf Hermann2020-10-191-8/+13
* Apply some code cosmetics to iterablesUlf Hermann2020-09-221-5/+5
* Remove default ctor for QIterableUlf Hermann2020-09-221-1/+4
* Extend QSequentialIterable and add QAssociativeIterableUlf Hermann2020-09-191-0/+194