在QLabel上显示图像的问题 [英] Problem to display image on QLabel

查看:1039
本文介绍了在QLabel上显示图像的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Qt创建了一个应用程序,它使用css在QLabel中显示一个图像,它在我的开发机器上正常工作。



但不在其他机器上显示图像。我检查了我的开发机器中的所有位置,但没有检查其他系统(Windows Xp和Windows 7)



我把这个css放在我的样式表字段上



I created one application using Qt it shows one image in a QLabel using css its working fine on my development machine.

but not displaying images on other machines. I checked all the locations in my development machine but not in other systems(Windows Xp and Windows 7)

I put this css on my stylesheet field

image: url(:/new/IMG/Images/MC-183202464-2.jpg);

推荐答案

使用完整路径并确保图像与其他机器一致。
use a complete path and insure that the image is one the other machines.


使用完整路径并确保图像是一个其他机器。
use a complete path and insure that the image is one the other machines.


这篇关于在QLabel上显示图像的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆