[PyQt] Missing QMap<double, T> binding
Phil Thompson
phil at riverbankcomputing.com
Fri May 31 15:24:30 BST 2019
On 31/05/2019 14:32, Giuseppe Corbelli wrote:
> Hi all
> as far as I understand the whole system the templated QMap %MappedType
> declaration in qpycore_qmap.sip does not work with double type as key
> (for all POD types?).
>
> I am attaching a QMap<double, T> partial specialization that may be
> fit for inclusion sooner or later.
There is no intention to support all types - only those actually needed
by PyQt.
Phil
More information about the PyQt
mailing list