When starting the designer, I suddenly get a segmentation fault and the designer is dead.
Console output:
user@host:~$ designer
QPainter::begin: Paint device returned engine == 0, type: 2...
Hello, dear developers and users qt.
I use class QwtPlotSpectroCurve (https://qwt.sourceforge.io/class_qwt_plot_spectro_curve.html) to draw 3D plot where z-coordinate is a color. It is needed to...
Hello all.
I've been working with PyQt5 for a bit over a year now. I've been wanting to deploy and run my Python-gui on my Raspberry pi Zero W with an SPI TFT LCD screen for some time now and I'm...
You keep referring to QSlider, but your code indicates a horizontal scrollbar. Which is it?
d_stranz Today, 16:21Hi, just a guess: maybe your original file is compressed (jpg or something like that), while QImage stores a raw representation of the pixels? What size does your image have (width x height)?
...
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.
Segmentation Fault when starting Designer
Today 18:35 by newgen