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. Showing information database

Showing information database

Scheduled Pinned Locked Moved QML and Qt Quick
6 Posts 3 Posters 1.3k 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.
  • A Offline
    A Offline
    aemgborges
    wrote on last edited by
    #1

    Guys I have a question how can I make my program when the user enters a number, I am using sqlite, it does a search in the database and open a screen with information about the number, how to do it?

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

      Hi,

      Welcome to devnet,
      First, Can you tell what did you try ? You want it in c++ or qml ?

      157

      1 Reply Last reply
      0
      • A Offline
        A Offline
        aemgborges
        wrote on last edited by
        #3

        [quote author="p3c0" date="1416546868"]Hi,

        Welcome to devnet,
        First, Can you tell what did you try ? You want it in c++ or qml ?
        [/quote]

        c++

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

          Anything that you tried ?

          157

          1 Reply Last reply
          0
          • A Offline
            A Offline
            aemgborges
            wrote on last edited by
            #5

            [quote author="p3c0" date="1416570162"]Anything that you tried ?[/quote]

            Oops, I have not tried anything, I do not know how I can do this, can give me a help?

            1 Reply Last reply
            0
            • JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              Hi,

              [quote author="aemgborges" date="1416605355"]Oops, I have not tried anything, I do not know how I can do this, can give me a help?[/quote]Break your problem into small parts.

              Learn how to "create a program with a screen":http://qt-project.org/doc/qt-5/gettingstartedqt.html first.

              After that, learn "basic SQL":http://www.sqlcourse.com/intro.html.

              After that, learn "how to use SQL in Qt":http://qt-project.org/doc/qt-5/sql-programming.html.

              After that, combine all of the above.

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              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