You need to set a container for your QPixmap. I do as follows and maybe you can try
ui->label_picRange->setVisible(true); //QLabel for image was defined in mainwindow.ui
picRange =...
Hi
I'm trying to load an image into a QPixmap object, here is my code:
QPixmap blackKingPixmap;
std::cout << "Hello";
blackKingPixmap.load("images/black_king.png");
...
Hello.
I'm beginning to learn Qt and I want to select a suitable framework for server side and a database management software. I'm so confuse because I'm learning C++ for Qt and I want to use C++...
Ubuntu 22.04
Qt 5.13.2
qwt-6.2.0
The desktop file:
[Desktop Entry]
Name=ADSR
Qt Centre is a community site devoted to programming in C++ using the Qt framework developed at Digia.
If you have any problems with Qt or its usage, you can get help from the members of Qt community on our forum.
Don't forget to check out our links section for more Qt resources.
Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.
What is your advice for Qt server-side?
Yesterday 10:38 by Therelf05