Results 1 to 20 of 46

Thread: How to work with files

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #12
    Join Date
    Mar 2015
    Posts
    125
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: How to work with files

    So what is indxing? If I need to use such attribute as path then I should present all the files (It is something like QSystemModel with List or TreeView?). And I do not understand what to "write file to xml" -- the content or its name., path etc? If in aforementioned tutorial there is xml widget.ui, so I understand that these ones should written as some property with these attributes in one list(file). So I need some input for the name of file system or the selector of disk C,D,F at the beginning.
    As the result the simple examples are in books and tutorials but I need to know the concept of the application with the main qt parts. For example you mentioned the Qtdesigner but it does not have no code extractor so what is the sense of it. And another issue -- does Qt have no exception hadling, as it do very complex the applications? For example during the inputing the disk name or file for the search that is so important in java.


    Added after 25 minutes:


    So what is indxing? If I need to use such attribute as path then I should present all the files (It is something like QSystemModel with List or TreeView?). And I do not understand what to "write file to xml" -- the content or its name., path etc? If in aforementioned tutorial there is xml widget.ui, so I understand that these ones should written as some property with these attributes in one list(file). So I need some input for the name of file system or the selector of disk C,D,F at the beginning.
    As the result the simple examples are in books and tutorials but I need to know the concept of the application with the main qt parts. For example you mentioned the Qtdesigner but it does not have no code extractor so what is the sense of it. And another issue -- does Qt have no exception hadling, as it do very complex the applications? For example during the inputing the disk name or file for the search that is so important in java.
    Last edited by artt; 24th March 2015 at 21:17.

Similar Threads

  1. Replies: 1
    Last Post: 14th April 2011, 09:58
  2. Replies: 1
    Last Post: 8th April 2011, 13:45
  3. Work with directory and files
    By amiref in forum Qt Programming
    Replies: 4
    Last Post: 24th March 2011, 09:26
  4. Replies: 4
    Last Post: 11th January 2011, 13:27
  5. Pack all .qm files into .qrc, why doesn't work???
    By yxmaomao in forum Qt Programming
    Replies: 3
    Last Post: 8th May 2008, 19:38

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.