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. [SOLVED] Change horizontal header (title of colums) in QTableView
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Change horizontal header (title of colums) in QTableView

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 9.5k 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.
  • S Offline
    S Offline
    soroush
    wrote on 20 May 2012, 11:33 last edited by
    #1

    Hello forum

    This is probabley so simple, though I can't manage to find it after 2 hours of struggling!

    I have a QTableView wich is showing contents of a QSqlTableModel. Headers of columns are same as filed names in SQL database. I would like to change and translate them:

    "Image":http://s3.picofile.com/file/7386482468/header.png

    Thanks in advance

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on 20 May 2012, 15:38 last edited by
      #2

      "setHeaderData()":http://qt-project.org/doc/qt-4.8/qsqlquerymodel.html#setHeaderData. See "also":http://qt-project.org/doc/qt-4.8/qsqlquerymodel.html#details.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        soroush
        wrote on 20 May 2012, 18:05 last edited by
        #3

        [quote author="Lukas Geyer" date="1337528339"]"setHeaderData()":http://qt-project.org/doc/qt-4.8/qsqlquerymodel.html#setHeaderData. See "also":http://qt-project.org/doc/qt-4.8/qsqlquerymodel.html#details.[/quote]

        I was looking for it in QTableView :-/
        Thank you

        1 Reply Last reply
        0

        1/3

        20 May 2012, 11:33

        • Login

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