Hi,<div><br></div><div>I have the piece of code <br clear="all"><br></div><div><br></div><div><div> view = QtGui.QGraphicsView(scene)</div><div> </div><div> view.setRenderHint(QtGui.QPainter.Antialiasing)</div><div>
view.setRenderHint(QtGui.QPainter.Antialiasing)</div><div> pixmap = QtGui.QImage(":/images/background.jpg")</div><div> </div><div> view.setBackgroundBrush(QtGui.QBrush(pixmap))</div><div> view.setCacheMode(QtGui.QGraphicsView.CacheBackground)</div>
<div><br></div><div>So my scene have 800 x 600 pixel, and my image too. When I try put the background in view just show a view in white color with no image. What I 'm doing wrong?</div>-- <br>Leônidas S. Barbosa (Kirotawa)<br>
[DesenvolvedorWeb/CEFET/RN]<br>[Ciências da Computação/UFRN]<br>[pós-graduando em Inteligência Computacional/Processamento Gráfico /UFRN<br>[Estudante de japonês nível Intermediário I - Japanese Student]<br>[Desenvolvedor em python, PyGame]<br>
blog nerd: <a href="http://corecode.wordpress.com/" target="_blank">corecode.wordpress.com/</a><br>blog music: <a href="http://essenaomanja.blogspot.com" target="_blank">essenaomanja.blogspot.com</a><div>blog tirinhas: <a href="http://elminiche.wordpress.com/" target="_blank">elminiche.wordpress.com/</a><br>
<br>"Mais sábio é aquele que sabe que não sabe" (Sócrates)<br><br>日本語の学生です。<br>コンピュータサイエンスの学位.<br></div><br>
</div>