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 to design the form . Need valuable inputs

how to design the form . Need valuable inputs

Scheduled Pinned Locked Moved Unsolved General and Desktop
11 Posts 2 Posters 1.1k 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.
  • Q Offline
    Q Offline
    Qt Enthusiast
    wrote on 7 Dec 2018, 03:20 last edited by
    #1

    0_1544152843622_IMG1.jpg

    R 1 Reply Last reply 7 Dec 2018, 03:52
    0
    • Q Qt Enthusiast
      7 Dec 2018, 03:20

      0_1544152843622_IMG1.jpg

      R Offline
      R Offline
      Ratzz
      wrote on 7 Dec 2018, 03:52 last edited by
      #2

      @Qt-Enthusiast

      I feel with just image its difficult to tell what u want to achieve. Can you explain what u need to be done ?

      --Alles ist gut.

      1 Reply Last reply
      1
      • Q Offline
        Q Offline
        Qt Enthusiast
        wrote on 7 Dec 2018, 04:03 last edited by
        #3

        A TabelWidget

        with SetCellWidget will be h

        Q 1 Reply Last reply 7 Dec 2018, 04:10
        0
        • Q Qt Enthusiast
          7 Dec 2018, 04:03

          A TabelWidget

          with SetCellWidget will be h

          Q Offline
          Q Offline
          Qt Enthusiast
          wrote on 7 Dec 2018, 04:10 last edited by
          #4

          how to Label1 in first row int firtst coluum using QTableWidgeta nd setCellWidget

          R 1 Reply Last reply 7 Dec 2018, 04:18
          0
          • Q Qt Enthusiast
            7 Dec 2018, 04:10

            how to Label1 in first row int firtst coluum using QTableWidgeta nd setCellWidget

            R Offline
            R Offline
            Ratzz
            wrote on 7 Dec 2018, 04:18 last edited by
            #5

            @Qt-Enthusiast said in how to design the form . Need valuable inputs:

            how to Label1 in first row int firtst coluum using QTableWidgeta nd setCellWidget

            Did you refer http://doc.qt.io/qt-5/qtablewidget.html#setCellWidget ?

            --Alles ist gut.

            1 Reply Last reply
            0
            • Q Offline
              Q Offline
              Qt Enthusiast
              wrote on 7 Dec 2018, 05:05 last edited by
              #6

              how does

              Label1
              23
              9

              shoul dbe in first column

              R 1 Reply Last reply 7 Dec 2018, 05:09
              0
              • Q Qt Enthusiast
                7 Dec 2018, 05:05

                how does

                Label1
                23
                9

                shoul dbe in first column

                R Offline
                R Offline
                Ratzz
                wrote on 7 Dec 2018, 05:09 last edited by
                #7

                @Qt-Enthusiast said in how to design the form . Need valuable inputs:

                shoul dbe in first column

                Use same column number and different row number to setCellWidget .

                --Alles ist gut.

                1 Reply Last reply
                2
                • Q Offline
                  Q Offline
                  Qt Enthusiast
                  wrote on 7 Dec 2018, 11:09 last edited by
                  #8

                  UNSOLVED how to get one common cell in QTabelWidget

                  0_1544180954690_Table.PNG

                  R 1 Reply Last reply 7 Dec 2018, 11:19
                  0
                  • Q Qt Enthusiast
                    7 Dec 2018, 11:09

                    UNSOLVED how to get one common cell in QTabelWidget

                    0_1544180954690_Table.PNG

                    R Offline
                    R Offline
                    Ratzz
                    wrote on 7 Dec 2018, 11:19 last edited by Ratzz 12 Jul 2018, 11:26
                    #9

                    @Qt-Enthusiast said in how to design the form . Need valuable inputs:

                    how to get one common cell in QTabelWidget

                    Are you looking for http://doc.qt.io/qt-5/qtablewidget.html#item ?

                    --Alles ist gut.

                    1 Reply Last reply
                    0
                    • Q Offline
                      Q Offline
                      Qt Enthusiast
                      wrote on 8 Dec 2018, 05:31 last edited by
                      #10

                      No I want the upper most left cell show be one

                      R 1 Reply Last reply 13 Dec 2018, 03:58
                      0
                      • Q Qt Enthusiast
                        8 Dec 2018, 05:31

                        No I want the upper most left cell show be one

                        R Offline
                        R Offline
                        Ratzz
                        wrote on 13 Dec 2018, 03:58 last edited by
                        #11

                        @Qt-Enthusiast said in how to design the form . Need valuable inputs:

                        ost left cell show be one

                        ui->tableWidget->item(0,0)->text();

                        --Alles ist gut.

                        1 Reply Last reply
                        0

                        2/11

                        7 Dec 2018, 03:52

                        topic:navigator.unread, 9
                        • Login

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