[PyKDE] sip file syntax, Re: checking sip versions

Patrick Stinson ajole-1 at gci.net
Mon Feb 9 11:43:01 GMT 2004


Is there a clean way to check the sip version in a sip file, ie.             
%If Version(- Qt_2_00)
            %If Version(Qt_1_43 -)
            %If Version(Qt_2_00 - Qt_2_1_0)

but for sip itself? 
I'm trying to keep my sip code somewhat portable (wrt 
HeaderCode/TypeHeaderCode, other directives)

thanks




More information about the PyQt mailing list