Results 1 to 2 of 2

Thread: Get serial no from USB

  1. #1
    Join Date
    Apr 2010
    Posts
    37
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Get serial no from USB

    I'm not sure if Qt has a class or function for this or if this would be a general c++ questions. What is the best way to pull a serial number off of a USB drive in Qt or C++?

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Get serial no from USB

    That information is in the usb structure and no directly accessible with Qt. You will have to use OS-specific calls to do it.

Similar Threads

  1. Serial
    By martxyz in forum Newbie
    Replies: 4
    Last Post: 16th November 2011, 22:40
  2. USB / Serial
    By Vnuce in forum Qt Programming
    Replies: 2
    Last Post: 30th October 2009, 07:21
  3. Serial Programming with QT
    By ape in forum Newbie
    Replies: 3
    Last Post: 24th December 2007, 20:33
  4. Parallel and serial I/O
    By Roberto in forum Qt Programming
    Replies: 3
    Last Post: 10th October 2007, 11:53
  5. Serial Port
    By b1 in forum Qt Programming
    Replies: 2
    Last Post: 18th January 2007, 02: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.