Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QScrollArea
Forum Updated to NodeBB v4.3 + New Features

QScrollArea

Scheduled Pinned Locked Moved Unsolved General and Desktop
qscrollareaqt creatorimage displayshow images
5 Posts 4 Posters 712 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sai Raul
    wrote on 21 Oct 2021, 09:09 last edited by
    #1

    If any possible of show number of images in QScrollArea?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 21 Oct 2021, 09:44 last edited by
      #2

      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.

      S 1 Reply Last reply 21 Oct 2021, 11:44
      0
      • M mrjj
        21 Oct 2021, 09:44

        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.

        S Offline
        S Offline
        Sai Raul
        wrote on 21 Oct 2021, 11:44 last edited by
        #3

        @mrjj If any possible without using Qlablel?

        C 1 Reply Last reply 21 Oct 2021, 12:10
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 21 Oct 2021, 12:09 last edited by
          #4

          Hi,

          It depends on where you want to have that number.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • S Sai Raul
            21 Oct 2021, 11:44

            @mrjj If any possible without using Qlablel?

            C Offline
            C Offline
            cfdev
            wrote on 21 Oct 2021, 12:10 last edited by
            #5

            @Sai-Raul
            Look : https://doc.qt.io/qt-5/qscrollarea.html

            Whitout Qlablel.. There is QGraphicsScene with QGraphicsView.

            1 Reply Last reply
            1

            5/5

            21 Oct 2021, 12:10

            • Login

            • Login or register to search.
            5 out of 5
            • First post
              5/5
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved