Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
QWidget *wThumbNail = new QWidget(m_pMainWindow, Qt::FramelessWindowHint); wThumbNail->setStyleSheet("background-image: url(D://HD img//car.jpg);"aspeactra"); wThumbNail->setSizePolicy(QSizePolicy(QSizePolicy::Expanding, QSizePolicy::Preferred));
Hi Sohan,
Can you please elaborate on the issue you’re experiencing?