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. How can i get info about rows/columns(QTableWidget)
Forum Updated to NodeBB v4.3 + New Features

How can i get info about rows/columns(QTableWidget)

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

    I used function ->hideRow(i); to my tabWidget, but how can i check when i need is row hidden or not?
    Hoped for something like

    ->rowAt(i)->isHidden(); or ->rowAt(i)->rowIsVisible();
    

    I searched through all doc with different keywords and found no tool with which i would be able to get current state of specified row/column.

    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      Search harder next time: http://doc.qt.io/qt-5/qtableview.html#isRowHidden

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      3

      • Login

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