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. Wordwrap in QTableView without Delegate?

Wordwrap in QTableView without Delegate?

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

    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

    JonBJ 1 Reply Last reply
    0
    • S ShinSat

      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

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @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
      0

      • Login

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