Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Learning
  3. Qt in Education
  4. QSQLite
Forum Updated to NodeBB v4.3 + New Features

QSQLite

Scheduled Pinned Locked Moved Qt in Education
2 Posts 2 Posters 1.6k 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
    Souhir
    wrote on last edited by
    #1

    Hi,
    i'm using QSQLite in memory,
    I need to fill my Form fields with information from a selected row from my QTableView
    how can i do that?

    1 Reply Last reply
    0
    • p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by
      #2

      Check this "sqlbrowser":http://qt-project.org/doc/qt-4.8/demos-sqlbrowser.html. It also uses in memory database and a QSqlTableModel and QTableView for displaying the data. (Refer browser.cpp)

      157

      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