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. Is there any kind of QFormView?

Is there any kind of QFormView?

Scheduled Pinned Locked Moved General and Desktop
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.
  • A Offline
    A Offline
    alexbottoni
    wrote on last edited by
    #1

    [I'm asking this just to be sure I'm not going to reinvent/reimplement a already existing feature]

    As we know, Qt supply us both with db-related models (QSqlModel) and with various types of Views (QView).

    Instead, it looks like that it does not supply us with a ready-to-use "form view" of the kind that is normally used in a typical database front-end. I mean, a hypotetical "QFormView" class able to present a QSql*Model to the user as a (automatically generated) two-column form (Maybe based on a QFormLayout) filled with data-aware widgets. In other terms: a automatic way to create a QDataWidgetMapper-based form once given the corresponding database table.

    Is it just me (who I'm Google-challenged and I'm not able to spot it) or anything like that ever existed?
    Does anybody know of such a thing?

    Thanks in advance

    (Yes, I'm aware of http://developer.qt.nokia.com/doc/qt-4.7/sql-forms.html . I just want to be sure not to reimplement by-hand what can already be done automatically by the code).

    1 Reply Last reply
    0
    • M Offline
      M Offline
      miroslav
      wrote on last edited by
      #2

      No, I don't think there is anything like that in Qt.

      Mirko Boehm | mirko@kde.org | KDE e.V.
      FSFE Fellow
      Qt Certified Specialist

      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