[PyQt] QLibraryInfo and images

Scott Frankel frankel at circlesfx.com
Fri Oct 2 23:51:37 BST 2009


Solved.  Turned out to be another case of dependent libs in the wrong  
location of my osx package build.



On Oct 1, 2009, at 11:04 PM, Scott Frankel wrote:

>
> Hi,
>
> Can a qt.conf file be used to specify an images directory using the  
> QLibraryInfo.LibraryLocation enum?
>
> I wonder if I'm barking up the right tree.  My app displays images  
> that have been compiled as resources (.png, .tif, or .jpg) without  
> issue on Fedora and Windows.  But it doesn't display them on OSX.   
> (Note that I'm using a qt.conf file in my OSX app bundle to locate a  
> plugins dir.)
>
> The enum docs (http://doc.trolltech.com/4.4/qlibraryinfo.html)  
> aren't specific about image data and my tests at possible syntax  
> haven't yielded any positive results.
>
> Thanks in advance!
> Scott
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>











More information about the PyQt mailing list