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. Add Item to QTreeWidget

Add Item to QTreeWidget

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 311 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.
  • jondoeJ Offline
    jondoeJ Offline
    jondoe
    wrote on last edited by
    #1

    Hello,

    I have string like this -> nickname1,nickname2,nickname3,nickname4,nickname4
    and I have picture url like this -> sitename.com/picture.png

    and I have QTreeWidget. I want add this nicknames to QTreeWidget with icon ( sitename.com/picture.png).
    How can I do this ?
    NOTE:!! I getting this nicknames from url. There more than100 nickname and always changing.

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      Have you tried with QTreeWidgetItem ? Did you check setIcon function of QTreeWIdgetitem ?

      Give us the exact picture on what you are planning. It helps.Links provided are broken.

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      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