Results 1 to 6 of 6

Thread: Hex Conversion

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    8
    Thanked 334 Times in 317 Posts

    Default Re: Hex to Float Conversion

    QByteArray::fromHex
    QByteArray::toFloat
    Also, take out time to seearch in assistant. It really helps. Most of the questions can be answered by going through assistant and Qt demos

  2. #2
    Join Date
    Jan 2010
    Posts
    73
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    6
    Thanked 8 Times in 8 Posts

    Default Re: Hex to Float Conversion

    If you do not see the results you expect, you may have an incorrect byte order.

Similar Threads

  1. conversion problem
    By Petr_Kropotkin in forum General Programming
    Replies: 4
    Last Post: 27th February 2010, 01:46
  2. difficulty in conversion
    By mohanakrishnan in forum Qt Programming
    Replies: 3
    Last Post: 7th December 2009, 11:31
  3. int to String Conversion
    By aj2903 in forum Qt Programming
    Replies: 4
    Last Post: 4th December 2009, 23:43
  4. Reg - Conversion of Qt3 to Qt4
    By suresh in forum Qt Programming
    Replies: 10
    Last Post: 29th August 2006, 00:10
  5. conversion of color
    By Stephano in forum Qt Programming
    Replies: 5
    Last Post: 22nd May 2006, 12:56

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.