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. QTableWidget - setting cell as 'read-only' or 'not enabled'
Forum Updated to NodeBB v4.3 + New Features

QTableWidget - setting cell as 'read-only' or 'not enabled'

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 215 Views 1 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.
  • A Offline
    A Offline
    Achab61
    wrote on last edited by
    #1

    I would need to set a cell in a QTableWidget as 'read-only' or 'not enabled': is it possible to do it via QT Designer or only via code ?
    Thanks for any help

    JonBJ 1 Reply Last reply
    0
    • A Achab61

      I would need to set a cell in a QTableWidget as 'read-only' or 'not enabled': is it possible to do it via QT Designer or only via code ?
      Thanks for any help

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

      @Achab61
      You can set individual cell properties on a QTableWidget in Designer. Have you found that? If neither 'read-only' nor 'not enabled' are available properties there then you must do it in code.

      1 Reply Last reply
      1
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi
        The Flags are also available in Designer mode
        alt text

        1 Reply Last reply
        2

        • Login

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