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
Forum Updated to NodeBB v4.3 + New Features

QTableWidget

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

    I want to show my table which is in mainWindow to other window. I stuct there. Please give me a proper solution.

    jsulmJ JonBJ 2 Replies Last reply
    0
    • U Umer

      I want to show my table which is in mainWindow to other window. I stuct there. Please give me a proper solution.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Umer said in QTableWidget:

      I want to show my table which is in mainWindow to other window

      Then put it on that other window. What exactly is your problem/question?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • U Umer

        I want to show my table which is in mainWindow to other window. I stuct there. Please give me a proper solution.

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

        @Umer
        As @jsulm says. Note that a widget (or for that matter a layout), such as a "table", is an actual object and cannot be in two places at the same time. If you want it to appear on the main window and also elsewhere on another window you need to create separate instances.

        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