Results 1 to 2 of 2

Thread: I need to create a program that reads a picture from my cellphone

  1. #1
    Join Date
    Jul 2012
    Posts
    201
    Thanks
    26
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default I need to create a program that reads a picture from my cellphone

    Hi there, I have hit a brick wall here. I want to create a program that accesses my cellphone's storage media and then the program must read a picture from the phone. I just need a push in the right direction on how to achieve this.

    thank you.

  2. #2
    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: I need to create a program that reads a picture from my cellphone

    In Qt file access happens through QFile, with QDir enabling to traverse directory trees and QFileInfo for gathering information on file properties.

    Cheers,
    _

Similar Threads

  1. Replies: 2
    Last Post: 8th February 2014, 09:00
  2. How to Create Executable file for my program
    By ay in forum Qt Programming
    Replies: 4
    Last Post: 29th September 2012, 15:39
  3. Replies: 3
    Last Post: 8th March 2012, 23:51
  4. How to create PIP (Picture In Picture) on QwebView
    By luckychap in forum Qt Programming
    Replies: 0
    Last Post: 18th July 2011, 12:47
  5. In what order do you create program pieces?
    By Backslash in forum Newbie
    Replies: 2
    Last Post: 15th July 2007, 18:18

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.