Results 1 to 3 of 3

Thread: Create a file

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2007
    Posts
    1
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Create a file

    How would I create a file with Qt? I know how to open an existing file with Qt using QFile::open(), but how would I actually create a file? QFile::open() doesn't seem to create files (when I'm opening them in QIODevice::ReadWrite mode).
    Last edited by wysota; 28th January 2008 at 11:21. Reason: reformatted to look better

Similar Threads

  1. Replies: 4
    Last Post: 18th December 2009, 19:55
  2. Set up the Qt4.3.2 with Visual Studio 2005
    By lamoda in forum Installation and Deployment
    Replies: 6
    Last Post: 30th January 2008, 07:51
  3. How to create a access file .mdb
    By aiikcmo in forum Qt Programming
    Replies: 1
    Last Post: 22nd November 2007, 11:06
  4. qt-3.3.8 fail in scratchbox
    By nass in forum Installation and Deployment
    Replies: 0
    Last Post: 25th May 2007, 16:21
  5. create file in another directory
    By raphaelf in forum Qt Programming
    Replies: 3
    Last Post: 16th February 2006, 11:04

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.