need full example how to show jpg image in Qt5 with QPixmap
can someone provide a full example of how to show the jpg file image in Qt5 using QPixmap, I need later to do some transformation of the image using pixmap. My version is 5.15.3
Thanks
QT5: “socket notifiers cannot be disabled from another thread” issue
I am also facing similar issue I have C++ QT application is built on the QT4 and all QTcpSocket implementation was working as expected when I migrate to QT5 I am getting “socket notifiers cannot be disabled from another thread” issue