Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Wordwrap in QTableView without Delegate?

    General and Desktop
    2
    2
    436
    Loading More Posts
    • 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
      ShinSat last edited by

      Hi All,

      A quick question.
      Is there a way to implement word wrap functionality in QTableView without delegate?
      I tried QTableView.setWordWrap but it didn't work. I guess another setting's needed.. but no idea what it is...

      Thanks in advance for your help.
      Regards,
      Sat

      JonB 1 Reply Last reply Reply Quote 0
      • JonB
        JonB @ShinSat last edited by

        @ShinSat said in Wordwrap in QTableView without Delegate?:

        I tried QTableView.setWordWrap but it didn't work. I guess another setting's needed.. but no idea what it is...

        What does your code look like? What exactly does "but it didn't work" mean? What output were you expecting and what output did you get?

        1 Reply Last reply Reply Quote 0
        • First post
          Last post