SIP5 : sip file for C++ standard library

Giuseppe Corbelli corbelligiuseppe at mesdan.it
Thu May 21 09:00:18 BST 2020


On 5/6/20 10:11 PM, Robert MARUT wrote:
> Hello
> 
> I try to use a C++ file with functions returning standard containers : 
> list, map, vector, …
> 
> The sip file must map all theses types (%MappedType…).
> 
> Does such a sip file already exit ?

Late reply, I know.

Have a look at PyQt sources, i.e. QtCore/qpycore_qmap.sip 
QtCore/qpycore_qvector.sip for some examples.

-- 
Giuseppe Corbelli


More information about the PyQt mailing list