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. How to get current item height from QListWidget ?
Forum Updated to NodeBB v4.3 + New Features

How to get current item height from QListWidget ?

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 2 Posters 392 Views
  • 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.
  • Q Offline
    Q Offline
    Qt_Andrew
    wrote on last edited by
    #1

    How to get current item height from QListWidget ?
    Thanks!

    1 Reply Last reply
    0
    • B Offline
      B Offline
      Bonnie
      wrote on last edited by
      #2
      QRect QListWidget::visualItemRect(const QListWidgetItem *item) const
      
      Returns the rectangle on the viewport occupied by the item at item. 
      
      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