Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Increase Table view in Pyqt

Increase Table view in Pyqt

Scheduled Pinned Locked Moved Unsolved Qt for Python
4 Posts 3 Posters 550 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
    aadil50
    wrote on last edited by
    #1

    f0dedb47-d024-45a2-af90-32e93ad8acc0-image.png

    Someone please refer to my code as well what function i should use to increase the number of rows to show in the table..
    My Code Screenshot..
    ffe19a23-85b9-4b19-8aee-8d4c46d8c679-image.png

    JonBJ 1 Reply Last reply
    0
    • A aadil50

      f0dedb47-d024-45a2-af90-32e93ad8acc0-image.png

      Someone please refer to my code as well what function i should use to increase the number of rows to show in the table..
      My Code Screenshot..
      ffe19a23-85b9-4b19-8aee-8d4c46d8c679-image.png

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

      @aadil50
      It is always best if you post code as text, not as a screenshot.

      You commented out setMinimumHeight(180) but say nothing about it. Why?

      I am not sure whether your placing it inside a QGridLayout cell has an effect on its display height. You might try it outside of a grid temporarily to see whether that differs.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        aadil50
        wrote on last edited by
        #3

        Sorry for posting screenshot.. Actually the grid is inherited from ui file.. And the commented part does not effect that's why commented..

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          You should share a bit more code.

          We don't know how you created your UI with designer so it's hard to tell the exact issue you might be having.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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