Results 1 to 9 of 9

Thread: Equivalent of NSData

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Equivalent of NSData

    We're not omnipotent, it's a Qt forum, not an iOS forum. We solve Qt issues, not iOS issues. If you ask "what is a Qt class for storing a sequence of bytes" then we will answer. If you ask "hey I've been using XYZ in ABC technology, what is its equivalent in Qt" then you ask us to search for ABC and XYZ and read its docs (provided there are docs at all) long enough to understand what XYZ does and only then think about a Qt alternative. People don't really want to do that.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  2. #2
    Join Date
    Feb 2013
    Posts
    50
    Thanks
    5

    Default Re: Equivalent of NSData

    Quote Originally Posted by wysota View Post
    then you ask us to search for ABC and XYZ and read its docs (provided there are docs at all) long enough to understand what XYZ does and only then think about a Qt alternative. People don't really want to do that.
    In this case of course I assumed a person who would answer here already knew what NSData was.

  3. #3
    Join Date
    Nov 2010
    Posts
    315
    Thanked 53 Times in 51 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Equivalent of NSData

    Most probably you need QByteArray

  4. #4
    Join Date
    Feb 2013
    Posts
    50
    Thanks
    5

    Default Re: Equivalent of NSData

    Quote Originally Posted by MarekR22 View Post
    Most probably you need QByteArray
    Yes, I also have the same opinion now that I looked at docs of both classes.. thanks anyway

Similar Threads

  1. QSettings equivalent in QML?
    By Koying in forum Qt Quick
    Replies: 3
    Last Post: 15th August 2012, 03:25
  2. cin Equivalent in Qt
    By amiref in forum Qt Programming
    Replies: 1
    Last Post: 27th March 2011, 18:16
  3. About STL containers and QT equivalent
    By tonnot in forum Qt Programming
    Replies: 7
    Last Post: 11th February 2011, 14:17
  4. Qt equivalent of .Xdefaults?
    By kevinm in forum Newbie
    Replies: 2
    Last Post: 17th October 2008, 22:44
  5. equivalent
    By deepa.selvaraj in forum Qt Programming
    Replies: 3
    Last Post: 12th November 2007, 18:33

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.