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 721 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 last edited by
    #1

    If any possible of show number of images in QScrollArea?

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on 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
      0
      • mrjjM mrjj

        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 last edited by
        #3

        @mrjj If any possible without using Qlablel?

        cfdevC 1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on 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

            @mrjj If any possible without using Qlablel?

            cfdevC Offline
            cfdevC Offline
            cfdev
            wrote on 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

            • Login

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