Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. ListView. How know that items show?
Forum Updated to NodeBB v4.3 + New Features

ListView. How know that items show?

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 2 Posters 874 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.
  • T Offline
    T Offline
    Trikrista
    wrote on last edited by
    #1

    ListView have 25 items, show 1 item
    How know that item show?

    I'm sorry for my bad English

    p3c0P 1 Reply Last reply
    0
    • T Trikrista

      ListView have 25 items, show 1 item
      How know that item show?

      p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by
      #2

      @Trikrista If I understood you correctly you can add Component.onCompleted in the delegate. It will trigger when item gets added in ListView.

      157

      1 Reply Last reply
      0
      • T Offline
        T Offline
        Trikrista
        wrote on last edited by
        #3

        No, little not that.

        Suppose, there are 100 items in the ListItem, I see what an item displayed on the screen with 50 to 55 items.

        How do you know that these items are displayed?

        I'm sorry for my bad English

        p3c0P 1 Reply Last reply
        0
        • T Trikrista

          No, little not that.

          Suppose, there are 100 items in the ListItem, I see what an item displayed on the screen with 50 to 55 items.

          How do you know that these items are displayed?

          p3c0P Offline
          p3c0P Offline
          p3c0
          Moderators
          wrote on last edited by
          #4

          @Trikrista Sorry I'm to unaware of any such property or any trick.

          157

          1 Reply Last reply
          0

          • Login

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