Results 1 to 5 of 5

Thread: CD Image files manipulation

  1. #1
    Join Date
    Oct 2013
    Posts
    142
    Thanks
    36
    Thanked 3 Times in 3 Posts
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows Android

    Default CD Image files manipulation

    Can anyone tell me where I need to start read about cd/dvd image burning?

  2. #2
    Join Date
    Dec 2009
    Location
    New Orleans, Louisiana
    Posts
    791
    Thanks
    13
    Thanked 153 Times in 150 Posts
    Qt products
    Qt5
    Platforms
    MacOS X

    Default Re: CD Image files manipulation

    To my knowledge, Qt doesn't provide anything that abstracts CD/DVD burning, so you'll likely have to google Operating Specific APIs how to do that.
    I write the best type of code possible, code that I want to write, not code that someone tells me to write!

  3. The following user says thank you to jefftee for this useful post:

    adutzu89 (10th September 2016)

  4. #3
    Join Date
    Oct 2013
    Posts
    142
    Thanks
    36
    Thanked 3 Times in 3 Posts
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: CD Image files manipulation

    How about opening and getting content from inside iso images?

  5. #4
    Join Date
    Dec 2009
    Location
    New Orleans, Louisiana
    Posts
    791
    Thanks
    13
    Thanked 153 Times in 150 Posts
    Qt products
    Qt5
    Platforms
    MacOS X

    Default Re: CD Image files manipulation

    Same answer I'm afraid, nothing in Qt that I'm aware of that will assist when it comes to CD/DVD burning and/or reading/writing of ISO's, etc.
    I write the best type of code possible, code that I want to write, not code that someone tells me to write!

  6. The following user says thank you to jefftee for this useful post:

    adutzu89 (28th September 2016)

  7. #5
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: CD Image files manipulation

    Maybe look at K3B, it is a CD/DVD burning application written in Qt.

    Cheers,
    _

  8. The following user says thank you to anda_skoa for this useful post:

    adutzu89 (28th September 2016)

Similar Threads

  1. Can't use libturbojpeg to load image files
    By donelron in forum Qt Programming
    Replies: 6
    Last Post: 1st October 2015, 14:10
  2. Replies: 12
    Last Post: 1st August 2014, 01:45
  3. Replies: 11
    Last Post: 21st May 2012, 06:02
  4. Replies: 4
    Last Post: 8th May 2010, 12:40
  5. Use QImageReader to test image files
    By jvillain in forum Qt Programming
    Replies: 1
    Last Post: 23rd March 2009, 11:05

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.