Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. Mini CSV program(read and write) Using LibQxt
Forum Updated to NodeBB v4.3 + New Features

Mini CSV program(read and write) Using LibQxt

Scheduled Pinned Locked Moved Showcase
12 Posts 7 Posters 7.5k 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.
  • B Offline
    B Offline
    bruceoutdoors
    wrote on last edited by
    #1

    Hi I'm written 2 wikis on libqxt: one is on building and setting up libqxt and the other using a example on how to use it:

    http://qt-project.org/wiki/LibQxt_in_QtCreator
    http://qt-project.org/wiki/Handling_CSV

    !https://lh3.googleusercontent.com/-b5m3QxX8pyM/UXoGGXu2_lI/AAAAAAAABP4/7rkLeGfcEuY/w587-h293/_2013-04-26_12-43-19.png(minicsvprogram)!

    This forum post is dedicated to discussion and feedback. Lemme know whacha think! :D

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

      You've to publish your post in "Wiki Discussion Forum":https://qt-project.org/forums/viewforum/16/

      1 Reply Last reply
      0
      • B Offline
        B Offline
        bruceoutdoors
        wrote on last edited by
        #3

        O ok... Is there a way to move this post over there instead of delete this post and starting a new one there?

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mbnoimi
          wrote on last edited by
          #4

          [quote author="bruceoutdoors" date="1367145211"]O ok... Is there a way to move this post over there instead of delete this post and starting a new one there?[/quote]

          I think this needs Moderator's permission :)

          1 Reply Last reply
          0
          • B Offline
            B Offline
            bruceoutdoors
            wrote on last edited by
            #5

            I... don't know how to ask him/her that... maybe I'll just repost? :/

            then again this post will remain dangling here...

            1 Reply Last reply
            0
            • S Offline
              S Offline
              Sam
              wrote on last edited by
              #6

              [quote author="bruceoutdoors" date="1367145995"]I... don't know how to ask him/her that... maybe I'll just repost? :/

              then again this post will remain dangling here...[/quote]

              You can contact any of the "Site Moderators":https://qt-project.org/groups/site_moderators/members and they will do the needful.

              1 Reply Last reply
              0
              • C Offline
                C Offline
                Code_ReaQtor
                wrote on last edited by
                #7

                Hello,

                I am the author of QtSimplify you linked. "Handling_CSV":http://qt-project.org/wiki/Handling_CSV

                I made a class named "QDsvTableModel":https://github.com/Code-ReaQtor/qdsvtablemodel and ,in theory, it will be able to read and write CSV(Comma-Separated Values), TSV(Tab-Separated Values), and other DSV(Delimiter-Separated Values) files.

                The code base is less than 3 days-old, so it still might contain some bugs.

                Thanks.

                Please visit my open-source projects at https://github.com/Code-ReaQtor.

                1 Reply Last reply
                0
                • B Offline
                  B Offline
                  bigbangvn
                  wrote on last edited by
                  #8

                  Hi , Please help. [Resolved]

                  I have followed this guide to use libQxt :

                  http://qt-project.org/wiki/LibQxt_in_QtCreator

                  After built the lib ok (generated all dll file) , i download Mini CSV program example from this topic to check.

                  When run MiniCSV example i got : "F:\BANGNT\QTProject\VideoToolUI\GUIApp\Release\release\GUIApp.exe exited with code -1073741511"
                  In the Issues window show that :
                  "Exception at 0x77117f96, code: 0xc0000139: DLL entry point not found, flags=0x1 (execution cannot be continued) (first chance)"

                  Does the dll file of libqxt wrong? (i have rebuilt many time with Debug or Release, also not work).
                  Does anyone known how to resolve this problem ?

                  Edit: Found the problem is i have many Qt version in my computer ! D

                  1 Reply Last reply
                  0
                  • N Offline
                    N Offline
                    Niarid
                    wrote on last edited by
                    #9

                    Fixing headers

                    bq. I’m not sure if there are other ways… if you know post in my forum post or simply edit this wiki.bq.

                    Runing "mingw32-make" with parameter "install" will put all the libs and headers in "C:\Qxt"

                    1 Reply Last reply
                    0
                    • vishnuV Offline
                      vishnuV Offline
                      vishnu
                      wrote on last edited by
                      #10

                      hi,
                      i followed each and every step succesfully listed in
                      http://qt-project.org/wiki/LibQxt_in_QtCreator
                      and i downloaded your example from
                      bitbucket.org
                      still i am getting Qxtcsvmodel no such file or directory.
                      I am using Qt5.3 .
                      what might be the problem? how to solve this.
                      please help me
                      Thanks

                      1 Reply Last reply
                      0
                      • B Offline
                        B Offline
                        bruceoutdoors
                        wrote on last edited by
                        #11

                        Sorry, I can't help you. I haven't done Qt development in a very long time...

                        However if I have to guess, you probably didn't get the paths right in the project file.

                        1 Reply Last reply
                        0
                        • vishnuV Offline
                          vishnuV Offline
                          vishnu
                          wrote on last edited by
                          #12

                          may be ! how should i solve it?
                          As it is said in the wiki. i have build the library here.
                          C:\Qt\libqxt-Qt5.3

                          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