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. How to implement QFileSystemModel using Databases?.....i would be glad if any-one shed light on this topic
Forum Updated to NodeBB v4.3 + New Features

How to implement QFileSystemModel using Databases?.....i would be glad if any-one shed light on this topic

Scheduled Pinned Locked Moved General and Desktop
8 Posts 3 Posters 3.2k 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.
  • Y Offline
    Y Offline
    yashaswiram
    wrote on last edited by
    #1

    i've developed a file-browser using model view structure in pyqt4, which is uses local filesystem structure...i want to develop the same using database structure(MySqldb)

    1 Reply Last reply
    0
    • Y Offline
      Y Offline
      yashaswiram
      wrote on last edited by
      #2

      using pyqt4

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

        You might be able to get some inspiration from a DatabaseStructureModel that I wrote for a GPL project some time ago:
        "header":http://www.assembla.com/code/srtools/git/nodes/unstable-db/common/src/databasestructuremodel.h and "source":http://www.assembla.com/code/srtools/git/nodes/unstable-db/common/src/databasestructuremodel.cpp

        1 Reply Last reply
        0
        • F Offline
          F Offline
          fluca1978
          wrote on last edited by
          #4

          "This":http://code.google.com/p/fsgateway/ is a project made some years ago from a colleague and friend. While it has been doing using .net, it will work with a QFileSystemModel too!

          1 Reply Last reply
          0
          • Y Offline
            Y Offline
            yashaswiram
            wrote on last edited by
            #5

            plz can i get codes in pyqt4 ....

            1 Reply Last reply
            0
            • F Offline
              F Offline
              fluca1978
              wrote on last edited by
              #6

              I guess you have to do your homework.

              1 Reply Last reply
              0
              • Y Offline
                Y Offline
                yashaswiram
                wrote on last edited by
                #7

                yep this was what i needed...thank you

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  andre
                  wrote on last edited by
                  #8

                  [quote author="yashaswiram" date="1329306420"]plz can i get codes in pyqt4 ....[/quote]
                  No. I'm not going to re-implement the code I pointed you to in Python just to make you happy.

                  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