QScrollArea
Unsolved
General and Desktop
-
If any possible of show number of images in QScrollArea?
-
Hi
Yes. it is. just add qlabels to the scrollarea and add images to the labels.Do note it will use a huge amount of ram if you have many pictures.
-
Hi,
It depends on where you want to have that number.
-
@Sai-Raul
Look : https://doc.qt.io/qt-5/qscrollarea.htmlWhitout Qlablel.. There is QGraphicsScene with QGraphicsView.
1/5