Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to create and access database

How to create and access database

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 709 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.
  • P Offline
    P Offline
    prabhatjha
    wrote on last edited by
    #1

    hello everyone , i have lots of files which have different extension(.txt,.mat,.exl) so i want to make a database through which i want to add the tag,date,time,id and description about files( Drive End, Sampling frequency 12, fault in Ball , Falut Size - 0.007,Speed-1.796 Rpm") so many thing.when database will be created then we want to give a search option like fault in ball , fault size -0.007 then the programm will show in which file they have fault in ball or which file have 0.007 fault size.

    1 Reply Last reply
    0
    • EddyE Offline
      EddyE Offline
      Eddy
      wrote on last edited by
      #2

      Hi,

      I woiuld suggest to read "this model view tutorial":http://qt-project.org/doc/qt-5/modelview.html

      it has many links to usefull information
      Have a close look at QFileSystemModel

      Qt Certified Specialist
      www.edalsolutions.be

      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