[PyQt] Proposed fix for rare-used types of properties in the uic
	module
    Phil Thompson 
    phil at riverbankcomputing.com
       
    Fri Mar 28 13:58:32 GMT 2008
    
    
  
On Tuesday 25 March 2008, Vsevolod Novikov wrote:
> Hello All,
>
> I've found that uic module doesn't recognize some rare-used types of
> properties (which can be added as dynamic properties in the designer):
>    - StringList
>    - Char
>    - UInt
>    - LongLong
>    - ULongLong
>    - SizeF
>    - Point
>    - PointF
>    - RectF
>
> The applied patch is a proposed fix for the "PyQt4/uic/properties.py"
> file to make these types of properties available.
> I am using PyQt4 version 4.3.3 with Qt v.4.3.3
>
> Regards,
> Vsevolod Novikov
> "Consul-Incom" Ltd,
> Nizhny Novgorod
> Russia
Applied (with some changes).
Thanks,
Phil
    
    
More information about the PyQt
mailing list