[PyQt] PyQt5: QMultiMap?

Phil Thompson phil at riverbankcomputing.com
Thu Jan 1 13:37:44 GMT 2015


On 31/12/2014 11:55 pm, Alan Ezust wrote:
> I understand why QList, QHash, QMap, and QSet aren't in PyQt5
> but QMultiMap?

Because, like the others, it is template based.

> That could come in handy, since it's not a standard python class yet.
> I found a python implementation online but I miss QMultiMap.

Phil


More information about the PyQt mailing list