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. QHeaderView how to get text
Qt 6.11 is out! See what's new in the release blog

QHeaderView how to get text

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 813 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.
  • SPlattenS Offline
    SPlattenS Offline
    SPlatten
    wrote on last edited by
    #1

    How do you get the text back from a QHeaderView for a specific column?

    Kind Regards,
    Sy

    artwawA 1 Reply Last reply
    0
    • SPlattenS SPlatten

      How do you get the text back from a QHeaderView for a specific column?

      artwawA Offline
      artwawA Offline
      artwaw
      wrote on last edited by
      #2

      @SPlatten I usually do it the same way I set them - through the model's headerData() method.

      For more information please re-read.

      Kind Regards,
      Artur

      SPlattenS 1 Reply Last reply
      3
      • artwawA artwaw

        @SPlatten I usually do it the same way I set them - through the model's headerData() method.

        SPlattenS Offline
        SPlattenS Offline
        SPlatten
        wrote on last edited by SPlatten
        #3

        @artwaw , Thank you.

        Kind Regards,
        Sy

        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