[PyQt] c array question

Wilbert Berendsen wbsoft at xs4all.nl
Tue Oct 26 12:54:56 BST 2010


Hi,

I can't get sip to accept a c array definition like this in a specification 
file:

int points[4];

sip simply complains with 'syntax error'.

Should I use a different syntax? Or isn't this possible by default and should 
I write code to get and set items (or the complete array)?

with many thanks,
Wilbert Berendsen

-- 
http://www.wilbertberendsen.nl/
"You must be the change you wish to see in the world."
        -- Mahatma Gandhi


More information about the PyQt mailing list